You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > WebCalendar Class
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
WebCalendar Class

Summary description for Calendar.

C#
[ToolboxData("<{0}:WebCalendar runat=server></{0}:WebCalendar>")]
[ParseChildren(true)]
public class WebCalendar : EkWebPart;
Visual Basic
<ToolboxData("<{0}:WebCalendar runat=server></{0}:WebCalendar>")>
<ParseChildren(true)>
Public Class WebCalendar
Inherits EkWebPart

WebCalendar.cs

Name 
Description 
The methods of the WebCalendar class are listed here. 
The properties of the WebCalendar class are listed here. 
 
Name 
Description 
 
Fill 
Method that can be overridden and used to grab data from the back end for each server control.  
 
Wrap 
Method that can be overridden and used to wrap an Ektron toolbar corresponding to a particular Control around some Html text.  
 
Name 
Description 
 
Allow Editing  
 
Override the default Css file to include (Workarea/WebCalendar/View/WebCalendar.css) to render the calendar. This does not affect the Event form. this should be an absolute or relative url.  
 
The datasources for the calendar  
 
Specify the default Calendar view.  
 
Virtual Path to User Control that will be used to display events on the calendar. defaults to ApplicationPath + "WebCalendarDefaultTemplateDisplay.ascx"  
 
Specify the allowed Calendar view.  
 
The QueryString to check for a dynamic ID.  
 
Retrieve the current Request Information object for this request.  
 
Text 
Allows a developer to treat the server control as a Label, taking information from the Control and painting it on top of the Control for display. Leave blank for default display.  
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!