Click or drag to resize

ShopDropDownShopID Property

Gets or sets the shop identifier.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BindableAttribute(true)]
[DefaultValueAttribute("")]
public string ShopID { get; set; }

Property Value

Type: String
The shop identifier.
See Also