CatalogItemCharacteristicURLDropDown
CatalogItemCharacteristicURLDropDown is a catalog item characteristic URL drop-down control.
Configurable properties
| Property | Default | Valid values or format | Effect |
|---|---|---|---|
CharacteristicFieldString | Empty string ("") | Sets the characteristic field. | |
LinkWindowNameString | Empty string ("") | Sets the window used by links. | |
WidthUnit | 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.