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

Reference