Checks whether, with the given Page Creation Rule, pages can be created as children of this page.
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
The page creation rule to check against
Return Value
Type: BooleanTrue if the page creation rule can be used to create pages under this page, false otherwise.
See Also