CatalogCategoryCharacteristicHeaderControl
CatalogCategoryCharacteristicHeaderControl adds category characteristic detail to CatalogCategoryInformation header content.

Configurable properties
| Property | Default | Valid values or format | Effect |
|---|---|---|---|
CategoryHeaderCharacteristicString | Empty string ("") | Sets the category header characteristic. |
SitePages.config example
The following example loads CatalogCategoryCharacteristicHeaderControl.ascx and applies the documented literal defaults. The following properties are omitted because they do not have documented literal defaults: CategoryHeaderCharacteristic.
<Control src="CatalogCategoryCharacteristicHeaderControl.ascx" />
Add this <Control> element to the appropriate page placeholder as described in The SitePages.config File.
Inherited properties
CatalogCategoryCharacteristicHeaderControl inherits shared conditions from CyberStoreBaseControl.