Click or drag to resize
PageRoutingHelper Methods

The PageRoutingHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberEnsureAbsoluteUrlFormat
Ensures correct page absolute URL format based on settings configuration for the content tree based router.
Public methodStatic memberEnsurePathFormat
Ensures correct page URL path format based on settings configuration for the content tree based router.
Public methodStatic memberGetHomePagePath
Gets node alias path which represents the home page.
Public methodStatic memberGetHomePageUrlBehavior
Gets the home page URL behavior.
Public methodStatic memberGetPageUrlPath
Gets the PageUrlPath from given data container.
Public methodStatic memberGetRoutingMode
Retrieves the routing mode from the settings.
Public methodStatic memberGetStoreFormerUrls
Indicates if the former URLs should be stored.
Public methodStatic memberGetUrlCultureFormat
Retrieves the URL culture format for routing from the settings.
Public methodStatic memberHideLanguagePrefixForDefaultCultureUrl
Indicates if language prefix should be hidden for URLs of pages in default site culture.
Public methodStatic memberUseCultureAliasAsLanguagePrefixInUrl
Indicates if culture alias is used as language prefix in URLs
Public methodStatic memberUseLowerCasePaths
Indicates if the page URL paths should be in lowercase format based on the settings.
Public methodStatic memberUseURLsWithTrailingSlash
Gets the settings for the URL trailing slash rules.
Top
See Also