DocumentBrowserGetItem 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 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.
Top
See Also

Reference