| ShopUrlDataProviderGroupPath Property |
Namespace:
Dynamicweb.Ecommerce.Frontend.UrlHandling
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [AddInLabelAttribute("Groups")]
[AddInParameterAttribute("GroupPath")]
[AddInParameterEditorAttribute(typeof(RadioParameterEditor), "")]
public string GroupPath { get; set; }
<AddInLabelAttribute("Groups")>
<AddInParameterAttribute("GroupPath")>
<AddInParameterEditorAttribute(GetType(RadioParameterEditor), "")>
Public Property GroupPath As String
Get
Set
Property Value
Type:
StringSee Also