Click or drag to resize

IPCRParentPage Interface


Represents an entry in the parent Pages collection of a Page Creation Rule. It contains the parent page's information as well as whether or not this entry includes the parent page's descendants.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
public interface IPCRParentPage

The IPCRParentPage type exposes the following members.

Properties
 NameDescription
Public propertyDontIncludeDescendants Gets whether the descendants of the parent page are available to page creation rules.
Public propertyParentPageID Gets the ID of the parent page
Public propertyParentPageName Gets the name of the parent page
Top
Methods
 NameDescription
Public methodGetParentAccess Returns whether the rule contains a user or group that also has FULL_ACCESS to the parent page with ParentPageID
Public methodParentPage Retrieves the Parent Page object
Top
See Also

Reference

Ingeniux.CMS Namespace
IPCRDescriptor
IPCRDescriptorsManager
IPCREntry
IPageCreationRule
IPageCreationRulesManager