SyncronizedEPTDocument 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 SyncronizedEPTDocument(ConnectionId, SessionId, DocumentId)
Constructs a new instance of the SyncronizedEPTDocument class from an existing Content Studio document with schema binding on. The document is checked out to be prepared for editing.
Public method SyncronizedEPTDocument(ConnectionId, SessionId, CategoryId, String)
Constructs a new instance of the SyncronizedEPTDocument class that represents an empty EPT document with a suggested size of INITIALSIZE number of EPT fields and schema bound.
Public method SyncronizedEPTDocument(ConnectionId, SessionId, DocumentId, SchemaFieldCollection)
Constructs a new instance of the SyncronizedEPTDocument class from an existing Content Studio document with schema binding on. The document is checked out to be prepared for editing.
Public method SyncronizedEPTDocument(ConnectionId, SessionId, DocumentId, Boolean)
Constructs a new instance of the SyncronizedEPTDocument class from an existing Content Studio document. The document is checked out to be prepared for editing.
Public method SyncronizedEPTDocument(ConnectionId, SessionId, CategoryId, String, SchemaFieldCollection)
Constructs a new instance of the SyncronizedEPTDocument class that represents an empty EPT document that is schema bound to the schema supplied.
Public method SyncronizedEPTDocument(ConnectionId, SessionId, CategoryId, String, Int32, Boolean)
Constructs a new instance of the SyncronizedEPTDocument class that represents an empty EPT document.
Top
See Also

Reference