Class UrlPageTreeHelper
- Namespace
- Dynamicweb.Frontend.Url
Handling
- Assembly
- Dynamicweb.dll
Class UrlPageTreeHelper creates a URLnode structure for pages using the Url
- Inheritance
-
Url
Page Tree Helper
- Inherited Members
Properties
Instance
Gets an instance of the Url
Property Value
- Url
Page Tree Helper A new instance on every call tho this property.
Methods
BuildPageUrlTree()
Builds the page URL tree.
GetAreaUrlIndexName(Area)
Gets the name of the area URL index based on the settings.
Parameters
area
AreaThe area for which the index name is needed.
Returns
- string
System.String.
GetAreaUrlName(Area)
Gets the name to use in the path for an area if the url tree includes area name or culture.
Parameters
area
AreaThe area for which the name is needed.
Returns
- string
System.String.