CMSCalendar Properties |
The CMSCalendar type exposes the following members.
Name | Description | |
---|---|---|
CacheDependencies |
Cache dependencies, each cache dependency on a new line.
| |
CacheItemName |
Name of the cache item the control will use.
| |
CacheMinutes |
Number of minutes the retrieved content is cached for. Zero indicates that the content will not be cached.
| |
CategoryName |
Property to set and get the category name for filtering documents.
| |
CheckPermissions |
Allows you to specify whether to check permissions of the current user. If the value is 'false' (default value) no permissions are checked. Otherwise, only nodes for which the user has read permission are displayed.
| |
ClassNames |
Property to set and get the classnames list (separated by the semicolon).
| |
Columns |
Gets or sets the columns to be retrieved from database.
| |
CombineWithDefaultCulture |
Property to set and get the CombineWithDefaultCulture flag.
| |
ControlContext |
Control context.
| |
CultureCode |
Property to set and get the CultureCode.
| |
CustomTimeZone |
Custom TimeZoneInfo object.
(Inherited from BasicCalendar.) | |
DataMember |
Name of the table when DataSet is used as a DataSource.
(Inherited from BasicCalendar.) | |
DataSource |
Gets or sets a DataSet containing values used to populate the items within the control. This value needn't be set.
| |
DayField |
Name of the field in the DataSource that contains the datetime value.
(Inherited from BasicCalendar.) | |
DayWithEventsStyle |
Style of the day with an event.
(Inherited from BasicCalendar.) | |
DayWithOutEventsStyle |
Style of the day without an event.
(Inherited from BasicCalendar.) | |
DisplayOnlySingleDayItem |
Indicates whether the only one item is displayed in the day.
(Inherited from BasicCalendar.) | |
EventEndField |
Name of the field in the DataSource that contains the datetime value of event end date.
(Inherited from BasicCalendar.) | |
FilterControl |
Filter control.
| |
FilterName |
Gets or Set filter name.
| |
HideDefaultDayNumber |
Indicates whether the day number is displayed or cell is full filled by the transformation
Current day is saved in the "__day" column
(Inherited from BasicCalendar.) | |
ItemTemplate |
Template for displaying a day with event.
(Inherited from BasicCalendar.) | |
MaxRelativeLevel |
Property to set and get the MaxRelativeLevel.
| |
NoEventsTemplate |
Template for displaying a day without any event.
(Inherited from BasicCalendar.) | |
NoEventTransformationName |
No event transformation name in format application.class.transformation.
| |
OrderBy |
Property to set and get the OrderBy.
| |
Path |
Property to set and get the Path.
| |
RelatedData |
Custom data connected to the object, if not set, returns the Related data of the nearest IDataControl.
(Inherited from BasicCalendar.) | |
RelatedNodeIsOnTheLeftSide |
If true, the returned nodes are on the right side of the relationship.
| |
RelationshipName |
Name of the relationship.
| |
RelationshipWithNodeGuid |
Select nodes with given relationship with given node.
| |
ResolveDynamicControls |
Gets or sets the value that indicates whether dynamic controls should be resolved
(Inherited from BasicCalendar.) | |
SelectedColumns |
Gets or sets the columns to be retrieved from database.
| |
SelectedItemID |
ID of selected item displayed in the calendar.
(Inherited from BasicCalendar.) | |
SelectedItemIDColumn |
ID column name of selected item displayed in the calendar.
(Inherited from BasicCalendar.) | |
SelectOnlyPublished |
Property to set and get the SelectOnlyPublished flag.
| |
ShortID |
Short ID of the control.
(Inherited from UICalendar.) | |
SiteName |
Property to set and get the SiteName.
| |
StopProcessing |
Stop processing
| |
TagKey |
Overrides the generation of the SPAN tag with custom tag.
(Overrides WebControlTagKey.) | |
TimeZone |
Specifies timezone type.
(Inherited from BasicCalendar.) | |
TopN |
Select top N rows.
| |
TransformationName |
Transformation name in format application.class.transformation.
| |
TreeProvider |
Tree provider instance used to access data. If no TreeProvider is assigned, a new TreeProvider instance is created.
| |
WhereCondition |
Property to set and get the WhereCondition.
|