URLHelper Properties |
The URLHelper type exposes the following members.
Name | Description | |
---|---|---|
AliasPathParameterName |
Alias path query parameter name.
| |
CustomTheme |
Custom theme name.
| |
DefaultTheme |
Default theme name.
| |
Host |
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'.
| |
LanguageParameterName |
Language query parameter name.
| |
RegExMakeLinksAbsolute |
Make links absolute regular expression.
| |
SSLUrlPort |
Application's SSL URL port.
| |
UrlPort |
Application's URL port.
|