Click or drag to resize

ISchemaCommonRemoveAllowedRootCategory Method


Removes a category from the the allowed root categories collection.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
bool RemoveAllowedRootCategory(
	ICategoryNode category
)

Parameters

category
Type: Ingeniux.CMSICategoryNode
The allowed root category to remove

Return Value

Type: Boolean
True if the category exists in collection, false otherwise.
See Also

Reference

[!:Ingeniux.CMS.ISchemaBasic.AllowedCategoryRoots]
[!:Ingeniux.CMS.ISchemaBasic.AllowedCategoryRootsCount]
[!:Ingeniux.CMS.ISchemaBasic.AddAllowedRootCategory]
[!:Ingeniux.CMS.ISchemaBasic.ClearAllowedCategoryRoots]