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 memberHost
Application's host. Is to be used for customizing host in case of having application behind a proxy. Can be set via AppSettings's key 'CMSUrlHost'.
Public propertyStatic memberLanguageParameterName
Language query parameter name.
Public propertyStatic memberRegExMakeLinksAbsolute
Make links absolute regular expression.
Public propertyStatic memberSSLUrlPort
Application's SSL URL port.
Public propertyStatic memberUrlPort
Application's URL port.
Top
See Also