ProductProvider Class |
Namespace: Dynamicweb.Ecommerce.Frontend.UrlProviders
[EditorBrowsableAttribute(EditorBrowsableState.Never)] [BrowsableAttribute(false)] [AddInNameAttribute("Ecommerce products")] [AddInDescriptionAttribute("Generates urls for Ecommerce products in the format /Product-Name(.aspx)")] [AddInActiveAttribute(true)] [AddInGroupAttribute("Ecommerce products")] [AddInTargetAttribute("eCom_Catalog")] [AddInOrderAttribute(2)] public class ProductProvider : UrlProvider
The ProductProvider type exposes the following members.
Name | Description | |
---|---|---|
ProductProvider | Initializes a new instance of the ProductProvider class |
Name | Description | |
---|---|---|
Active | (Inherited from UrlProvider.) | |
Description | (Inherited from UrlProvider.) | |
GroupName | (Inherited from UrlProvider.) | |
Name | (Inherited from UrlProvider.) | |
Targets | (Inherited from UrlProvider.) |
Name | Description | |
---|---|---|
CompareTo | (Inherited from UrlProvider.) | |
GetMappings | (Overrides UrlProviderGetMappings.) |