CSSyncronizedDocument Constructor 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 CSSyncronizedDocument(ConnectionId, SessionId, CategoryId, String)
Creates a new instance of the CSSyncronizedDocument object that represents an empty document to be created. Use this constructor when you intend to create a new document.
Public method CSSyncronizedDocument(ConnectionId, SessionId, DocumentId, CSDocumentInformationContentToLoad)
Creates a new instance of the CSSyncronizedDocument class and loads the content of an existing Content Studio document. Use this constructor when you intend to work with an existing document.
Public method CSSyncronizedDocument(ConnectionId, SessionId, CategoryId, String, String)
Creates a new instance of the CSSyncronizedDocument object that represents an empty document to be created. Use this constructor when you intend to create a new document.
Top
See Also

Reference