| ICMSObjectManager Interface | 
Namespace: CMS.Base.Web.UI
 Syntax
Syntaxpublic interface ICMSObjectManager
The ICMSObjectManager type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | RegisterEvents | 
            Gets or sets the value that indicates if the manager should register for common events (save, etc.).
             | 
|  | RenderScript | 
            Gets or sets the value that indicates if the manager should render the client scripts.
             | 
|  | ShowPanel | 
            Indicates if the object locking panel should be showed.
             | 
 Events
Events| Name | Description | |
|---|---|---|
|  | OnAfterAction | 
            On after action event handler.
             | 
 See Also
See Also