ProductAndVariantProvider Class | 
Namespace: Dynamicweb.Ecommerce.Frontend.UrlProviders
[EditorBrowsableAttribute(EditorBrowsableState.Never)] [BrowsableAttribute(false)] [AddInNameAttribute("Ecommerce products and variants")] [AddInDescriptionAttribute("Generates urls for Ecommerce products and variants in the format /Product-Name(.aspx) and /Product-Name/variant-name(.aspx)")] [AddInActiveAttribute(true)] [AddInGroupAttribute("Ecommerce products")] [AddInTargetAttribute("eCom_Catalog")] [AddInOrderAttribute(1)] public class ProductAndVariantProvider : UrlProvider
The ProductAndVariantProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| ProductAndVariantProvider | Initializes a new instance of the ProductAndVariantProvider 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.) |