Click or drag to resize

ICMSNavigatingCategory Properties

The ICMSNavigatingCategory type exposes the following members.

Properties
  NameDescription
Public propertyAssets
Gets the Assets that are associated with this Category as Assets.
Public propertyChildren
Gets child Categories of this Category.
Public propertyContent
Gets content for XElement/XAttribute.
(Inherited from ICMSObjectT.)
Public propertyCreationLocale
Gets the locale in which the Category was created.
(Inherited from ICMSCategory.)
Public propertyDescription
Gets the description of the Category.
(Inherited from ICMSCategoryInformation.)
Public propertyExternalID
Gets the Category's external ID (declarative).
(Inherited from ICMSCategory.)
Public propertyID
Gets the ID of the Category, which is the value of "ID" attribute of the Element
(Inherited from ICMSCategory.)
Public propertyLocalizations
Gets localizations for the Category.
(Inherited from ICMSCategory.)
Public propertyName
Gets the name of the Category.
(Inherited from ICMSCategoryInformation.)
Public propertyPage
Gets the Page to which this Category Element belongs.
Public propertyPages
Gets the Pages that are associated with this Category as Links.
Public propertyPagesCount
Gets a count of Pages associated with this Category. If no Page is associated with this Category, returns 0.
Public propertyPath
Gets the taxonomy path to the Category.
(Inherited from ICMSCategory.)
Public propertySynonyms
Gets synonyms for the Category.
(Inherited from ICMSCategory.)
Public propertyTypeName
Gets the type name of the Category (declarative)
(Inherited from ICMSCategoryInformation.)
Top
See Also