ICategoryDefinition Interface |
Namespace: Ingeniux.Runtime.Taxonomy
The ICategoryDefinition type exposes the following members.
Name | Description | |
---|---|---|
![]() | Children |
Gets children of the category
|
![]() | Description |
Gets the description in given locale
(Inherited from ICategoryLocalization.) |
![]() | ExtenalID |
Gets the category external id
|
![]() | ID |
Gets the category id
|
![]() | Locale |
Gets the synonym locale
(Inherited from ICategorySynonym.) |
![]() | Localizations |
Gets localization of the category
|
![]() | Name |
Gets the synonym value
(Inherited from ICategorySynonym.) |
![]() | Parent |
Gets parent of the category
|
![]() | Path |
Gets category path
|
![]() | Synonyms |
Gets synonyms of the category
|
![]() | Type |
Gets the type name in given locale
(Inherited from ICategoryLocalization.) |
Name | Description | |
---|---|---|
![]() | GetAssets |
Gets assets associated with this category, in the form of
navigation representative
|
![]() | GetPages |
Gets pages associated with this category, in the form of
navigation representative
|
![]() | Serialize |
Returns the serialization of this object in XML format
(Inherited from IXSerialize.) |
![]() | SerializeAssetNavigation |
Gets the navigation structure for asset taxonomy navigation, with given depth
|
![]() | SerializeNavigation |
Gets the navigation structure for taxonomy navigation, with given depth
|