BaseSchedulingControl Properties |
The BaseSchedulingControl type exposes the following members.
Name | Description | |
---|---|---|
ComponentName |
Component name
(Inherited from AbstractUserControl.) | |
ControlContext |
Control context.
(Inherited from CMSUserControl.) | |
CurrentDocument |
Current document
(Inherited from AbstractUserControl.) | |
CurrentPageInfo |
Current page info
(Inherited from AbstractUserControl.) | |
CurrentResolver |
Control's resolver
(Inherited from CMSUserControl.) | |
CurrentSite |
Current site
(Inherited from AbstractUserControl.) | |
CurrentUser |
Current user
(Inherited from AbstractUserControl.) | |
DefaultPeriod |
Default period. Allowed values: second, timesecond, minute, hour, day, week, month, once.
| |
DisplayMode |
Gets or sets display mode of the control.
(Inherited from CMSUserControl.) | |
DisplayOnce |
If true, drop-down list with mode contains 'once'
| |
DisplaySecond |
If true, drop-down list with mode contains 'seconds'
| |
DocumentManager |
Document manager control
(Inherited from AbstractUserControl.) | |
EditedObject |
Control's edited object
(Inherited from CMSUserControl.) | |
FromHours |
Control providing window of opportunity start hours
| |
FromMinutes |
Control providing window of opportunity start minutes
| |
HeaderActions |
Header actions control
(Inherited from AbstractUserControl.) | |
IsCMSDesk |
Determines whether the current control lies on the page that is currently located under the CMS Desk.
(Inherited from CMSUserControl.) | |
IsLiveSite |
Indicates if control is used on live site.
(Inherited from AbstractUserControl.) | |
Item |
Gets or sets the value of the column.
(Inherited from InlineUserControl.) | |
MessagesPlaceHolder |
Placeholder for messages
(Inherited from AbstractUserControl.) | |
Mode |
Type of time scheduling.
| |
MonthDate |
Control providing day in the month
| |
MonthDay |
Control providing desired day of week in the month
| |
MonthModeDate |
Control to select date mode for month
| |
MonthModeSpecification |
Control to select specification mode for month
| |
MonthOrder |
Control providing order of the desired day in the month
| |
Parameter |
Control parameter.
(Inherited from InlineUserControl.) | |
Period |
Control providing time unit used for scheduling
| |
Properties |
Control properties.
(Inherited from InlineUserControl.) | |
Quantity |
Control providing amount of time units
| |
ResourcePrefix |
Prefix for the resource strings which are used for the localization by the control and its child controls.
(Inherited from AbstractUserControl.) | |
ResourcePrefixes |
List of cached resource prefixes for the parent hierarchy
(Inherited from AbstractUserControl.) | |
ScheduleInterval |
Scheduled interval encoded into string.
| |
ShortID |
Short ID of the control.
(Inherited from AbstractUserControl.) | |
StartTime |
Control providing start time
| |
StopProcessing |
Indicates if the control should perform the operations.
(Inherited from AbstractUserControl.) | |
TaskInterval |
Object storing all the collected data
| |
ToHours |
Control providing window of opportunity end hours
| |
ToMinutes |
Control providing window of opportunity end minutes
| |
UIContext |
Control's UI Context
(Inherited from CMSUserControl.) | |
UseCMSDeskAccessDeniedPage |
Gets or sets the value that indicates whether CMSDesk access denied page should be used.
(Inherited from CMSUserControl.) | |
UsesLocalMessagesPlaceHolder |
Indicates if control uses local messages placeholder
(Inherited from AbstractUserControl.) | |
ViewState |
ViewState - overridden for the Master page ViewState fix.
(Inherited from InlineUserControl.) | |
WeekDays |
Control providing allowed weekdays
| |
WeekEnd |
Control providing allowed weekend days
| |
WeekListChecked |
Indicated whether week-list is checked.
|