DocumentManagerApprove Method Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Overload List

  Name Description
Public method Approve(ConnectionId, SessionId, DocumentId)
Creates a new revision of the document that will act as the new currently published version of the document. The current published content will be transferred to document history. Documents that are of the File type cannot be approved using this method. This methods supports anonymous callers.
Public method Approve(ConnectionId, SessionId, DocumentId, String, String)
Creates a new revision of the document that will act as the new currently published version of the document. The current published content will be transferred to document history. Documents that are of the File type cannot be approved using this method. This methods supports anonymous callers.
Public method Approve(ConnectionId, SessionId, DocumentId, String, String, DateTime)
Creates a new revision of the document that will act as the new currently published version of the document. The current published content will be transferred to document history. Documents that are of the File type cannot be approved using this method. This methods supports anonymous callers.
Top
See Also

Reference