URL Parameters

These parameters can be used to override a web part’s function. To use the parameter, type a question mark at the end of the URL followed by the desired value below (e.g., http://www.company.com/default.aspx?version=coras).

caldate

Controls the default date the calendar uses to display.

Example: http://www.company.com/default.aspx?caldate=1/1/2008

calview

Controls the default view the calendar uses to display.

Options:

•    YearView - Indicates year view

•    MonthView - Indicates month view

•    WeekView - Indicates week view, vertical format

•    WorkWeekView - Indicates work week view, vertical format

•    WeekView2 - Indicates week view, two columns format

•    DayView - Indicates day view

•    TaskView - Indicates task view

Example: http://www.company.com/default.aspx?calview=WeekView

cwmaxdate

Controls the maximum future date that items are created for recurring items. Only used if Output As XML is turned on.

debug=true

Presents additional error data when an error occurs.

overridexml=true

Tells the web part not to display any XML.

OutputXML=true

Tells the calendar to output its current data as XML. Requires OXMLwpname from the Output XML Web Part Name property.

OXMLwpname

The name or ID of the web part as referenced from the Output XML Web Part Name property.

version=coras

Displays the version of the web part.