| AdministrationUrlHelper Methods |
The AdministrationUrlHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAccessDeniedUrl(String) |
Gets URL for the access denied page which displays specified localized string.
| |
| GetAccessDeniedUrl(String, String, String, String, String) |
Gets the URL to Access denied page
| |
| GetAccessDeniedUrlWithMessage |
Gets URL for the access denied page which displays specified message.
| |
| GetAdministrationPath |
Gets administration path - custom, or default (if custom not set).
| |
| GetAdministrationUrl |
Get administration Url (starts with ~/) - custom, or default (if custom not set)
| |
| GetCustomAdministrationPath |
Gets custom administration path, or empty string if not set.
| |
| GetDocumentTypeIconPath |
Returns path to the icon image for the specified document type.
| |
| GetErrorPageUrl |
Gets URL for the error page which displays specified message.
| |
| GetImagePath |
Gets UI image path for given theme.
| |
| GetImageUrl |
Gets UI image path.
| |
| GetInformationUrl |
Gets URL for the info page which displays specified message.
| |
| ResolveImageUrl |
Resolves the path to an image
|