Click or drag to resize

ShopUrlDataProviderIncludeFrom Property

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

Property Value

Type: String
See Also