Click or drag to resize

ShopUrlDataProviderSelectedShopId Property

Namespace:  Dynamicweb.Ecommerce.Frontend.UrlHandling
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[AddInLabelAttribute("Selected shop")]
[AddInParameterAttribute("SelectedShopId")]
[AddInParameterEditorAttribute(typeof(DropDownParameterEditor), "")]
public string SelectedShopId { get; set; }

Property Value

Type: String
See Also