Click or drag to resize

ShopUrlDataProviderProductPath Property

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

Property Value

Type: String
See Also