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

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

The IndexedTreeNavigator type exposes the following members.

Methods

  Name Description
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Equals (Inherited from Object.)
Public method GetAbsolute(ConnectionId, SessionId, DocumentId, Int32, Boolean)
This procedure returns a document at the specified position in the tree.
Public method GetAbsolute(ConnectionId, SessionId, String, Boolean, Int32, String)
This procedure returns a document at the specified position in the tree.
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetNext(ConnectionId, SessionId, DocumentId, Boolean, Boolean)
This procedure returns the next document in the chain. If SiblingsOnly is set only documents on the same level will be returned.
Public method GetNext(ConnectionId, SessionId, String, Boolean, Int32, String)
This procedure returns the next document in the chain. If SiblingsOnly is set only documents on the same level will be returned.
Public method GetNextLevel(ConnectionId, SessionId, DocumentId, Boolean, Boolean)
This procedure returns the first document at the next level in the tree.
Public method GetNextLevel(ConnectionId, SessionId, String, Boolean, Int32, String)
This procedure returns the first document at the next level in the tree.
Public method GetPrevious(ConnectionId, SessionId, DocumentId, Boolean, Boolean)
This procedure returns the first document at the next level in the tree.
Public method GetPrevious(ConnectionId, SessionId, String, Boolean, Int32, String)
This procedure returns the first document at the next level in the tree.
Public method GetPreviousLevel(ConnectionId, SessionId, DocumentId, Boolean, Boolean)
This procedure returns the last document at the previous level in the tree.
Public method GetPreviousLevel(ConnectionId, SessionId, String, Boolean, Int32, String)
This procedure returns the last document at the previous level in the tree.
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Public method ToString (Inherited from Object.)
Top
See Also

Reference