DocumentBrowser Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

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

The DocumentBrowser type exposes the following members.

Methods

  Name Description
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Equals (Inherited from Object.)
Public method GetBrowseableFilename(ConnectionId, SessionId, DocumentId)
Returns the file that represents a published Content Studio document.
Public method GetBrowseableFilename(ConnectionId, SessionId, DocumentId, Int32)
Returns the file that represents a published Content Studio document.
Public method GetBrowseableFilename(ConnectionId, SessionId, DocumentId, NullableDateTime)
Returns the file that represents a published Content Studio document.
Public method GetBrowseableFilename(ConnectionId, SessionId, DocumentId, NullableDateTime, Int32)
Returns the file that represents a published Content Studio document.
Public method GetDocumentItem
Reads data about an element/document as a DocumentItemResult. This method is typically used on the website to translate a documentID to the corresponding file-path name.
Public method GetHashCode (Inherited from Object.)
Public method GetItem(ConnectionId, SessionId, DocumentId)
Reads data about an element/document but does not return its content. This method is typically used on the website to translate a documentID to the corresponding file-path name.
Public method GetItem(ConnectionId, SessionId, DocumentId, DocumentId)
Reads data about an element/document but does not return its content. This method is typically used on the website to translate a documentID to the corresponding file-path name.
Public method GetItem(ConnectionId, SessionId, DocumentId, DateTime)
Reads data about an element/document but does not return its content. This method is typically used on the website to translate a documentID to the corresponding file-path name.
Public method GetItem(ConnectionId, SessionId, DocumentId, DocumentId, DateTime)
Reads data about an element/document but does not return its content. This method is typically used on the website to translate a documentID to the corresponding file-path name.
Public method GetItem(ConnectionId, SessionId, String, Int32, String)
Reads data about an element/document but does not return its content. This method is typically used on the website to translate a documentID to the corresponding file-path name.
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Public method Resolve
Resolves a document using one or more identifiers.
Public method ToString (Inherited from Object.)
Top
See Also

Reference