Permenantly removes a Page Creation Rule from the collection.
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
Page creation rule to be removed
Return Value
Type: BooleanTrue if the Page Creation Rule is not null and exists in the collection. Otherwise, this method returns false.
See Also