CyberStore E-Payment 2023 Documentation
CatalogItemCharacteristicURLDropDown Class
Members 


Dovetail.Ecommerce.Controls Namespace : CatalogItemCharacteristicURLDropDown Class
A catalog Item Characteristic URL drop-down.
Remarks

 

An example of the CatalogItemCharacteristicURLDropDown control in use is below:

 

Property Usage

By changing the values of the control's properties in the SitePages.config file for your Site, you can enable or disable certain behaviors, set certain defaults, alter aspects of the display or otherwise cusomtize your site's implementaion of the control.

The following describes properties pertaining to key functional areas of the control that can be configured to suit your needs.

There are a few properties that can be personalized in your CyberStore for the Item Characteristic URL Drop Down Control. One is the CharacteristicField property which gets or sets the characteristic field. Another property is the LinkWindowName which gets or sets the name of a window to open links to. Lastly, the Width property gets or sets the width of the drop down.  

Properties Inherited from the Base CyberStoreBaseControl

 

Note:

While all controls sharing a base control have common properties, these are only a potential subset of available properties as each individual control contains features and functionality specific to its design.

Be sure to review each child control in the Control Library for more information.

 

Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.TemplateControl
         System.Web.UI.UserControl
            Dovetail.Ecommerce.ControlBases.CyberStoreBaseControl
               Dovetail.Ecommerce.Controls.CatalogItemCharacteristicURLDropDown

See Also

Reference

CatalogItemCharacteristicURLDropDown Members
Dovetail.Ecommerce.Controls Namespace