DocumentManagerCreate 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 Create(ConnectionId, SessionId, String, String, Int32, String)
Creates a new document. The document cannot be created in a category for binary documents (uploaded files). This methods supports anonymous callers.
Public method Create(ConnectionId, SessionId, DocumentId, CategoryId, DocumentId, Int32, String, Object, Object, Object, String, String, String, String, String, String, String, String, String, String, String, String)
Creates a new document. The document cannot be created in a category for binary documents (uploaded files). This methods supports anonymous callers.
Public method Create(ConnectionId, SessionId, DocumentId, CategoryId, DocumentId, Int32, String, NullableBoolean, NullableDateTime, NullableDateTime, String, String, String, String, String, String, String, String, String, String, String, String, String)
Creates a new document. The document cannot be created in a category for binary documents (uploaded files). This methods supports anonymous callers.
Top
See Also

Reference