Removes a default category.
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
Default category to remove
Return Value
Type: BooleanTrue if a category with a matching ID exists in the collection. Otherwise, returns false.
See Also