Click or drag to resize
CategoryNode Properties

The ResultCategoryNode type exposes the following members.

Properties
  NameDescription
Public propertyDisplayName
The display name of this category.
(Inherited from ResultCategory.)
Public propertyKey
The key of this category.
(Inherited from ResultCategory.)
Public propertyLocale
The locale of this category.
(Inherited from ResultCategory.)
Public propertyParent
The parent of this category.
Public propertyParentKey
The parent key of this category.
(Inherited from ResultCategory.)
Public propertyProductCount
The total number of products contained in this category. Will be -1 if not supported by the requested panel.
(Inherited from ResultCategory.)
Public propertySelected
Check if this category is a selected category. Ancestors to a selected category are always selected as well.
Public propertySubcategories
A list of this category's subcategories, if they were included in the result.
Public propertyTicket
The ticket of this category.
(Inherited from ResultCategory.)
Public propertyType
The result type of this result.
(Inherited from ResultCategory.)
Top
See Also