15.08.2013 Views

Ektron CMS400.NET Developer Reference Manual

Ektron CMS400.NET Developer Reference Manual

Ektron CMS400.NET Developer Reference Manual

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Property Value Data Type<br />

EndDate Specify the end date the calendar displays. Used in<br />

conjunction with the StartDate property. For example,<br />

you have a calendar that shows only classes for the<br />

next three month semester.<br />

Hide Used to hide output of calendar in design time and run<br />

time.<br />

True = Hide calendar<br />

False = Display calendar<br />

Language Set a language for viewing calendar. The language<br />

property shows results in design-time (in Visual Studio)<br />

and at run-time (in a browser).<br />

ShowXML At runtime, output the raw XML data instead of the<br />

calendar. With this XML data, you can apply your own<br />

XSL to create your own custom display formats.<br />

Default is False.<br />

True = Show raw XML data<br />

False = Show Calendar<br />

StartDate Specify the start date the calendar displays. Used in<br />

conjunction with the EndDate property. For example,<br />

you have a calendar that shows only classes for the<br />

next three month semester.<br />

WrapTag Allows a developer to specify a server control’s tag.<br />

The default is Span.<br />

Span - The tag is used to designate an inline<br />

portion of an HTML document as a span element.<br />

Div - The tag is used when you want to apply<br />

attributes to a block of code.<br />

Custom - Allows you to use a custom tag.<br />

Calendar Style Sheet<br />

Before you insert a Calendar into your <strong>Ektron</strong> <strong>CMS400.NET</strong><br />

template, <strong>Ektron</strong> recommends referencing the style sheet<br />

\webroot\cms400example\calendarStyles.css in your template. Copy<br />

the style sheet to your webroot folder then add it to your project.<br />

Next create a reference to calenderStyles.css. For example:<br />

<strong>Ektron</strong> <strong>CMS400.NET</strong> <strong>Developer</strong> <strong>Reference</strong> <strong>Manual</strong>, Version 5.1, Revision 5 155<br />

Date<br />

Boolean<br />

Integer<br />

Boolean<br />

Date<br />

String

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!