Click or drag to resize

ISchemaCommonAddDefaultCategory Method


Adds a new default category.

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

Parameters

category
Type: Ingeniux.CMSICategoryNode
New category to add as default category
Remarks
If the CategoryNode already exists in the collection, nothing happens.
See Also

Reference

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