DocumentManagerMoveDocumentInHierarchy 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 MoveDocumentInHierarchy(ConnectionId, SessionId, DocumentId, DocumentId)
Moves a document within a document hierarchy or inserts it into a document hierarchy and places the document directly before the target. The target document cannot be any of the document's children.
Public method MoveDocumentInHierarchy(ConnectionId, SessionId, DocumentId, DocumentId, Boolean)
Moves a document within a document hierarchy or inserts it into a document hierarchy. This method can either change the order within the same level or move the document to another level. Parent documents cannot be moved to one of its children.
Public method MoveDocumentInHierarchy(ConnectionId, SessionId, String, Int32, String)
Moves a document within a document hierarchy. This method can either change the order within the same level or move the document to another level. Parent documents cannot be moved to one of its children.
Top
See Also

Reference