CatalogCategoryCharacteristicHeaderControl

CatalogCategoryCharacteristicHeaderControl adds category characteristic detail to CatalogCategoryInformation header content.

CatalogCategoryCharacteristicHeaderControl category header

Configurable properties

Property Default Valid values or format Effect
CategoryHeaderCharacteristic
String
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.


This site uses Just the Docs, a documentation theme for Jekyll.