Click or drag to resize
CMSAutomationManager Properties

The CMSAutomationManager type exposes the following members.

Properties
  NameDescription
Public propertyActionComment
Action comment
Public propertyAllowSave
Indicates if Save action is allowed.
Public propertyAutomationInfo
Automation information text.
Public propertyAutomationInfoLabel
Automation information label.
Public propertyComponentName
Component name
(Inherited from AbstractUserControl.)
Public propertyCurrentDocument
Current document
(Inherited from AbstractUserControl.)
Public propertyCurrentPageInfo
Current page info
(Inherited from AbstractUserControl.)
Public propertyCurrentSite
Current site
(Inherited from AbstractUserControl.)
Protected propertyCurrentStepArg
Hidden current step flag
Protected propertyCurrentStepID
Current step ID
Public propertyCurrentUser
Current user
(Inherited from AbstractUserControl.)
Public propertyDataConsistent
Indicates if the data is consistent.
(Inherited from CMSAbstractManagerEventArgsType, SimpleEventArgsType.)
Public propertyDocumentManager
Document manager control
(Inherited from AbstractUserControl.)
Public propertyHeaderActions
Header actions control
(Inherited from AbstractUserControl.)
Protected propertyHiddenArguments
Hidden argument
Protected propertyHiddenComment
Hidden comment field
Public propertyCheckPermissions
Indicates if document permissions should be checked.
(Inherited from CMSAbstractManagerEventArgsType, SimpleEventArgsType.)
Public propertyInfoObject
Returns currently edited object if it is available in the given context.
Public propertyInfoPanel
Info panel
Public propertyIsLiveSite
Indicates if control is used on live site.
(Inherited from AbstractUserControl.)
Public propertyLocalInfoPanel
Local info panel
Public propertyLocalMessagesPlaceHolder
Local messages placeholder
Public propertyManager
Gets Automation manager instance.
Public propertyMessagesPlaceHolder
Messages placeholder
(Overrides AbstractUserControlMessagesPlaceHolder.)
Public propertyMode
Manager mode (Update, Insert, New culture version)
(Inherited from CMSAbstractManagerEventArgsType, SimpleEventArgsType.)
Public propertyNextSteps
Next steps
Public propertyObjectID
Object ID. Together with ObjectType property identifies edited object.
Public propertyObjectType
Object type. Together with ObjectID property identifies edited object.
Public propertyProcess
Automation process.
Public propertyProcessingAction
Indicates if action is being processed
Public propertyRefreshActionContent
Indicates if content should be refreshed (action is being processed)
Public propertyRegisterEvents
Indicates if manager should register for common events (save etc.).
Public propertyRenderScript
Indicates if java script functions for automation management should be rendered.
Public propertyResourceCulture
Resource strings culture
(Inherited from CMSAbstractManagerEventArgsType, SimpleEventArgsType.)
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 propertyStateObject
State object
Public propertyStateObjectID
State object ID
Public propertyStep
Step.
Public propertyStopProcessing
Indicates if the control should perform the operations.
(Inherited from AbstractUserControl.)
Protected propertyUIContext
Control's UI Context
(Inherited from CMSAbstractManagerEventArgsType, SimpleEventArgsType.)
Public propertyUsesLocalMessagesPlaceHolder
Indicates if control uses local messages placeholder
(Inherited from AbstractUserControl.)
Top
See Also