CMSObjectManager Properties |
The CMSObjectManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActionComment |
Action comment (for CheckIn operation).
|
![]() | ComponentName |
Component name
(Inherited from AbstractUserControl.) |
![]() | CurrentDocument |
Current document
(Inherited from AbstractUserControl.) |
![]() | CurrentPageInfo |
Current page info
(Inherited from AbstractUserControl.) |
![]() | CurrentSite |
Current site
(Inherited from AbstractUserControl.) |
![]() | CurrentUser |
Current user
(Inherited from AbstractUserControl.) |
![]() | DataConsistent |
Indicates if the data is consistent.
(Inherited from CMSAbstractManagerEventArgsType, SimpleEventArgsType.) |
![]() | DocumentManager |
Document manager control
(Inherited from AbstractUserControl.) |
![]() | EditedObject |
Control's edited object
(Inherited from AbstractUserControl.) |
![]() | HeaderActions |
Header actions control
(Inherited from AbstractUserControl.) |
![]() | HiddenComment |
Hidden comment field.
|
![]() | CheckPermissions |
Indicates if document permissions should be checked.
(Inherited from CMSAbstractManagerEventArgsType, SimpleEventArgsType.) |
![]() | InfoObject |
Returns object with which the manager is working. It return the object based on ObjectType nd ObjectID properties, if these properties are not present, checks if the EditedObject is present.
|
![]() | IsLiveSite |
Indicates if control is used on live site.
(Inherited from AbstractUserControl.) |
![]() ![]() | KeepNewObjectsCheckedOut |
Returns true if CMSUseObjectCheckinCheckout and CMSKeepNewCheckedOut are true.
|
![]() | MessagesPlaceHolder |
Placeholder for messages
(Inherited from AbstractUserControl.) |
![]() | Mode |
Manager mode (Update, Insert, New culture version)
(Inherited from CMSAbstractManagerEventArgsType, SimpleEventArgsType.) |
![]() | ObjectID |
ID of the object. Taken into account only if EditedObject is null.
|
![]() | ObjectType |
Object type of the object. Taken into account only if EditedObject is null.
|
![]() | RegisterEvents |
Indicates if manager should register for common events (save etc.).
|
![]() | RenderScript |
Indicates if java script functions for object management should be rendered.
|
![]() | ResourceCulture |
Resource strings culture
(Inherited from CMSAbstractManagerEventArgsType, SimpleEventArgsType.) |
![]() ![]() | 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.) |
![]() | ShortID |
Short ID of the control.
(Inherited from AbstractUserControl.) |
![]() | ShowPanel |
Indicates if the object locking panel should be showed.
|
![]() | StopProcessing |
Indicates if the control should perform the operations.
(Inherited from AbstractUserControl.) |
![]() | UIContext |
Control's UI Context
(Inherited from AbstractUserControl.) |
![]() | UsesLocalMessagesPlaceHolder |
Indicates if control uses local messages placeholder
(Inherited from AbstractUserControl.) |
![]() | VersionManager |
Object version manager instance.
|