SiteTreeServices Methods Ingeniux CMS Web Services API

The SiteTreeServices type exposes the following members.

Methods

  Name Description
Public method CanMovePage
Determines if a collection of Pages can be moved to another location by current User.
Public method CreateNewPage
Creates a new Page or Components, from either Page Creation Rule or Schema specified.
Public method EmptyRecycleFolder
Permenantly deletes all Pages placed under the Recycle Folder.
Public method GetChildPages
Retrieves collection of the information of Children of a given Page. Returns up to 50 entries, starting from given index.
Public method GetPageProperties
Retrieves Properties of a single Page node, which includes collection of meta data of the Page.
Public method MoveCopyPage
Moves or Copies a Page node from one location to another location. All the descendants of the Page node gets moved/copied together.
Public method MoveCopyPageAdvanced
Moves or Copies a Page node from one location to another location. All the descendants of the Page node gets moved/copied together. This operation divides instructions of Move/Copy into separate parameters.
Public method NewPageWorkflowCheck
Determines whether a Page created via Page Creation Rule or Schema needs to be added to Workflow. If yes, doesn't have a User to assign to, or a the User to assign the Page to must be selected.
Public method RecurseToPage
Retrieves the entire ancestors collection to the given Page, starting from the Content Store. Each ancestor entry contains its children entries.
Top
See Also

Reference