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

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

The IndexedTreeReader type exposes the following members.

Methods

  Name Description
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Equals (Inherited from Object.)
Public method GetChildren(ConnectionId, SessionId, DocumentId)
Returns the child document of the specified document
Public method GetChildren(ConnectionId, SessionId, String, Int32, String)
Returns the child document of the specified document
Public method GetHashCode (Inherited from Object.)
Public method GetItem(ConnectionId, SessionId, DocumentId)
Returns tree index data for the current document
Public method GetItem(ConnectionId, SessionId, String, Int32, String)
Returns tree index data for the current document
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetParent(ConnectionId, SessionId, DocumentId)
Returns tree index data for the parent document
Public method GetParent(ConnectionId, SessionId, String, Int32, String)
Returns tree index data for the parent document
Public method GetSiblings(ConnectionId, SessionId, DocumentId)
Returns tree index data for all siblings documents
Public method GetSiblings(ConnectionId, SessionId, String, Int32, String)
Returns tree index data for all sibling documents
Public method GetTree(ConnectionId, SessionId, DocumentId, IndexedTreeReaderTreeFilter)
Returns tree index data for an entire tree of documents
Public method GetTree(ConnectionId, SessionId, String, Int32, String)
Returns tree index data for an entire tree of documents
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Public method ToString (Inherited from Object.)
Top
See Also

Reference