  | 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; }<AddInLabelAttribute("Selected shop")>
<AddInParameterAttribute("SelectedShopId")>
<AddInParameterEditorAttribute(GetType(DropDownParameterEditor), "")>
Public Property SelectedShopId As String
	Get
	SetProperty Value
Type: 
String
See Also