Click or drag to resize

ISchemaCommonRemoveDefaultCategory Method


Removes a default category.

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

Parameters

category
Type: Ingeniux.CMSICategoryNode
Default category to remove

Return Value

Type: Boolean
True if a category with a matching ID exists in the collection. Otherwise, returns false.
See Also

Reference

[!:Ingeniux.CMS.ISchemaBasic.DefaultCategories]
[!:Ingeniux.CMS.ISchemaBasic.DefaultCategoriesCount]
[!:Ingeniux.CMS.ISchemaBasic.AddDefaultCategory]
[!:Ingeniux.CMS.ISchemaBasic.ClearDefaultCategories]