Click or drag to resize
BaseSchedulingControl Properties

The BaseSchedulingControl type exposes the following members.

Properties
  NameDescription
Public propertyComponentName
Component name
(Inherited from AbstractUserControl.)
Public propertyControlContext
Control context.
(Inherited from CMSUserControl.)
Public propertyControlGUID
Unique ID of the control within the given request.
(Inherited from CMSUserControl.)
Public propertyCurrentDocument
Current document
(Inherited from AbstractUserControl.)
Public propertyCurrentPageInfo
Current page info
(Inherited from AbstractUserControl.)
Public propertyCurrentResolver
Control's resolver
(Inherited from CMSUserControl.)
Public propertyCurrentSite
Current site
(Inherited from AbstractUserControl.)
Public propertyCurrentUser
Current user
(Inherited from AbstractUserControl.)
Public propertyDefaultPeriod
Default period. Allowed values: second, timesecond, minute, hour, day, week, month, once.
Public propertyDisplayMode
Gets or sets display mode of the control.
(Inherited from CMSUserControl.)
Public propertyDisplayOnce
If true, drop-down list with mode contains 'once'
Public propertyDisplaySecond
If true, drop-down list with mode contains 'seconds'
Public propertyDocumentManager
Document manager control
(Inherited from AbstractUserControl.)
Public propertyEditedObject
Control's edited object
(Inherited from CMSUserControl.)
Public propertyFromHours
Control providing window of opportunity start hours
Public propertyFromMinutes
Control providing window of opportunity start minutes
Public propertyHeaderActions
Header actions control
(Inherited from AbstractUserControl.)
Public propertyIsCMSDesk
Determines whether the current control lies on the page that is currently located under the CMS Desk.
(Inherited from CMSUserControl.)
Public propertyIsLiveSite
Indicates if control is used on live site.
(Inherited from AbstractUserControl.)
Public propertyItem
Gets or sets the value of the column.
(Inherited from InlineUserControl.)
Public propertyMessagesPlaceHolder
Placeholder for messages
(Inherited from AbstractUserControl.)
Public propertyMode
Type of time scheduling.
Public propertyMonthDate
Control providing day in the month
Public propertyMonthDay
Control providing desired day of week in the month
Public propertyMonthModeDate
Control to select date mode for month
Public propertyMonthModeSpecification
Control to select specification mode for month
Public propertyMonthOrder
Control providing order of the desired day in the month
Public propertyParameter
Control parameter.
(Inherited from InlineUserControl.)
Public propertyPeriod
Control providing time unit used for scheduling
Protected propertyProperties
Control properties.
(Inherited from InlineUserControl.)
Public propertyQuantity
Control providing amount of time units
Public propertyRelativePath
Page relative path.
(Inherited from CMSUserControl.)
Public propertyCode exampleResourcePrefix
Prefix for the resource strings which are used for the localization by the control and its child controls.
(Inherited from AbstractUserControl.)
Public propertyResourcePrefixes
List of cached resource prefixes for the parent hierarchy
(Inherited from AbstractUserControl.)
Public propertyShortID
Short ID of the control.
(Inherited from AbstractUserControl.)
Public propertyScheduleInterval
Scheduled interval encoded into string.
Public propertyStartTime
Control providing start time
Public propertyStopProcessing
Indicates if the control should perform the operations.
(Inherited from AbstractUserControl.)
Public propertyTaskInterval
Object storing all the collected data
Public propertyToHours
Control providing window of opportunity end hours
Public propertyToMinutes
Control providing window of opportunity end minutes
Public propertyTypeName
Returns the object type name.
(Inherited from CMSUserControl.)
Public propertyUIContext
Control's UI Context
(Inherited from CMSUserControl.)
Public propertyUseCMSDeskAccessDeniedPage
Gets or sets the value that indicates whether CMSDesk access denied page should be used.
(Inherited from CMSUserControl.)
Public propertyUsesLocalMessagesPlaceHolder
Indicates if control uses local messages placeholder
(Inherited from AbstractUserControl.)
Protected propertyViewState
ViewState - overridden for the Master page ViewState fix.
(Inherited from InlineUserControl.)
Public propertyWeekDays
Control providing allowed weekdays
Public propertyWeekEnd
Control providing allowed weekend days
Protected propertyWeekListChecked
Indicated whether week-list is checked.
Top
See Also