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