Click or drag to resize

ISchemaCommonDefaultCategories Method


Retrieves the default categories collection for pages created with this schema. When page is created, these categories are automaticaly applied to the page.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IEnumerable<ICategoryNode> DefaultCategories()

Return Value

Type: IEnumerableICategoryNode
Collection of default categories
See Also

Reference

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