CatalogItemCharacteristicURLDropDown

CatalogItemCharacteristicURLDropDown is a catalog item characteristic URL drop-down control.

Configurable properties

Property Default Valid values or format Effect
CharacteristicField
String
Empty string ("")   Sets the characteristic field.
LinkWindowName
String
Empty string ("")   Sets the window used by links.
Width
Unit
Empty string ("")   Sets the drop-down width.

SitePages.config example

The following example loads CatalogItemCharacteristicURLDropDown.ascx and applies the documented literal defaults. The following properties are omitted because they do not have documented literal defaults: CharacteristicField, LinkWindowName, Width.

<Control src="CatalogItemCharacteristicURLDropDown.ascx" />

Add this <Control> element to the appropriate page placeholder as described in The SitePages.config File.

Inherited properties

CatalogItemCharacteristicURLDropDown inherits shared conditions from CyberStoreBaseControl.


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