Represents a Category Element in an expanded taxonomy navigation. It contains the collection of
Pages that are associated with the Category, as
Link entries.
Namespace: Ingeniux.Runtime
Assembly: IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
The ICMSNavigatingCategory type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Children |
Gets child Categories of this Category.
| |
| CreationLocale |
Gets the locale in which the Category was created.
(Inherited from ICMSCategory.) | |
| Description |
Gets the description of the Category.
(Inherited from ICMSCategoryInformation.) | |
| ExternalID |
Gets the Category's external ID (declarative).
(Inherited from ICMSCategory.) | |
| ID |
Gets the ID of the Category, which is the value of "ID" attribute of the Element (Inherited from ICMSCategory.) | |
| Localizations |
Gets localizations for the Category.
(Inherited from ICMSCategory.) | |
| Name |
Gets the name of the Category.
(Inherited from ICMSCategoryInformation.) | |
| Page | ||
| Pages | ||
| PagesCount | ||
| Path |
Gets the taxonomy path to the Category.
(Inherited from ICMSCategory.) | |
| Synonyms |
Gets synonyms for the Category.
(Inherited from ICMSCategory.) | |
| TypeName |
Gets the type name of the Category (declarative)
(Inherited from ICMSCategoryInformation.) |
See Also