| ICMSDocumentManager Methods | 
The ICMSDocumentManager type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | ApproveDocument | 
            Approves document.
             | 
|  | ArchiveDocument | 
            Archives document
             | 
|  | CheckInDocument | 
            Checks-in document
             | 
|  | CheckOutDocument | 
            Check-outs document
             | 
|  | ClearContentChanged | 
            Clears content changed flag
             | 
|  | ClearNode | 
            Clears current node.
             | 
|  | ClearProperties | 
            Clears properties
             | 
|  | GetAllowSubmitScript | 
            Gets allow submit script for save changes support
             | 
|  | GetDocumentInfo | 
            Gets default document information text
             | 
|  | GetJSFunction | 
            Gets java-script function
             | 
|  | GetJSSaveFunction | 
            Gets java-script function for save action
             | 
|  | GetSaveAndCloseScript | 
            Gets script for close dialog action
             | 
|  | GetSaveAnotherScript | 
            Gets script for save another action
             | 
|  | GetSubmitScript | 
            Gets submit script for save changes support
             | 
|  | HasLocalMessagesPlaceHolder | 
            Indicates if local messages placeholder is used
             | 
|  | IsActionAllowed | 
            Checks if given action is allowed
             | 
|  | PublishDocument | 
            Publishes document
             | 
|  | RejectDocument | 
            Rejects document
             | 
|  | RenderScripts | 
            Renders scripts
             | 
|  | SaveDocument | 
            Saves document.
             | 
|  | ShowDocumentInfo(Boolean) | 
            Gets document information text
             | 
|  | ShowDocumentInfo(Boolean, String) | 
            Shows default document information text
             | 
|  | UndoCheckOutDocument | 
            Undoes check-out document
             | 
|  | UpdateDocument | 
            Updates the current document
             | 
 See Also
See Also