Click or drag to resize

ShopDropDown Class

The class ShopDropDown represents extensibility selector control for shops.
Inheritance Hierarchy

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public class ShopDropDown : ObjectSelector

The ShopDropDown type exposes the following members.

Constructors
  NameDescription
Public methodShopDropDown
Initializes a new instance of the ShopDropDown class
Top
Properties
  NameDescription
Public propertyAddButtonImage (Inherited from ObjectSelector.)
Public propertyAddButtonTitle (Inherited from ObjectSelector.)
Public propertyAddButtonVisible (Inherited from ObjectSelector.)
Public propertyBoxWidth (Inherited from ObjectSelector.)
Public propertyBrowseMode (Inherited from ObjectSelector.)
Public propertyDefaultFolder (Inherited from ObjectSelector.)
Public propertyDelButtonImage (Inherited from ObjectSelector.)
Public propertyDelButtonTitle (Inherited from ObjectSelector.)
Public propertyDelButtonVisible (Inherited from ObjectSelector.)
Public propertyHelpButtonImage (Inherited from ObjectSelector.)
Public propertyHelpButtonTitle (Inherited from ObjectSelector.)
Public propertyHelpButtonUrl (Inherited from ObjectSelector.)
Public propertyHelpButtonVisible (Inherited from ObjectSelector.)
Public propertyJscripts Obsolete. (Inherited from ObjectSelector.)
Public propertyShopID
Gets or sets the shop identifier.
Public propertyShowPreview (Inherited from ObjectSelector.)
Public propertySize (Inherited from ObjectSelector.)
Public propertyValue (Inherited from ObjectSelector.)
Public propertyWindowName (Inherited from ObjectSelector.)
Top
Methods
See Also