Click or drag to resize
URLHelper Properties

The URLHelper type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAliasPathParameterName
Alias path query parameter name.
Public propertyStatic memberCustomTheme
Custom theme name.
Public propertyStatic memberDefaultTheme
Default theme name.
Public propertyStatic memberImagesDirectory
Resolved base directory for the images.
Public propertyStatic memberLanguageParameterName
Language query parameter name.
Public propertyStatic memberPortalTemplatePage
Page used as the portal template base page
Public propertyStatic memberRegExMakeLinksAbsolute
Make links absolute regular expression.
Public propertyStatic memberSSLUrlPort
Application's SSL URL port.
Public propertyStatic memberUrlPort
Application's URL port.
Public propertyStatic memberUseTrailingSlashOnlyForExtensionLess
Gets the value that indicates whether trailing slash handling should be processed for all requests or only for extension less requests
Top
See Also