MenuCreatorDocumentParentTree 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 DocumentParentTree(ConnectionId, SessionId, DocumentId, Boolean)
Returns a collection of ancestor documents for a document. This data is used as input for the InsertDocumentTreePath component or any other code that needs to create a bread-crumb path to a document.
Public method DocumentParentTree(ConnectionId, SessionId, DocumentId, DateTime, Boolean)
Returns a collection of ancestor documents for a document. This data is used as input for the InsertDocumentTreePath component or any other code that needs to create a bread-crumb path to a document.
Top
See Also

Reference