Click or drag to resize

IReference Methods

The IReference type exposes the following members.

Methods
  NameDescription
Public methodFilterPages
Filter page ids by schemas and ancestors
Public methodGetAncestors
Get ancestors of give page
Public methodGetChildren
Get child nodes of given page
Public methodGetItem
Get a page entry by page id
Public methodGetPageFilePath
Gets the page file path. For design-time, changes based on if page is checked out, who it is assigned to, which version is marked for current publishing target
Public methodGetSiblings
The siblings of given page
Public methodGetSubtree
Get the subtree of reference node in its original XElement format, which confined depth and maxNodes
Top
See Also