Removes a category from the the allowed root categories collection.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- category
- Type: Ingeniux.CMSICategoryNode
The allowed root category to remove
Return Value
Type: BooleanTrue if the category exists in collection, false otherwise.
See Also