PageRoutingHelper Methods |
The PageRoutingHelper type exposes the following members.
Name | Description | |
---|---|---|
EnsureAbsoluteUrlFormat |
Ensures correct page absolute URL format based on settings configuration for the content tree based router.
| |
EnsurePathFormat |
Ensures correct page URL path format based on settings configuration for the content tree based router.
| |
GetHomePagePath |
Gets node alias path which represents the home page.
| |
GetHomePageUrlBehavior |
Gets the home page URL behavior.
| |
GetPageUrlPath |
Gets the PageUrlPath from given data container.
| |
GetRoutingMode |
Retrieves the routing mode from the settings.
| |
GetStoreFormerUrls |
Indicates if the former URLs should be stored.
| |
GetUrlCultureFormat |
Retrieves the URL culture format for routing from the settings.
| |
HideLanguagePrefixForDefaultCultureUrl |
Indicates if language prefix should be hidden for URLs of pages in default site culture.
| |
UseCultureAliasAsLanguagePrefixInUrl |
Indicates if culture alias is used as language prefix in URLs
| |
UseLowerCasePaths |
Indicates if the page URL paths should be in lowercase format based on the settings.
| |
UseURLsWithTrailingSlash |
Gets the settings for the URL trailing slash rules.
|