Sets a page creation rule (PCR) descriptor on this page.
When executed successfully, this action sets RulesInherited to false.
If this page never had a PCR descriptor before, it will be created automatically. Otherwise, it will resume on the existing descriptor.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- rule
- Type: Ingeniux.CMSIPageCreationRule
PCR to set on the page - dontIncludeDescendants
- Type: SystemBoolean
Specifies whether the PCR covers all descendants of this page or just the page itself
See Also