| UIHelper Methods |
The UIHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| EnsureTooltip |
Ensures tooltip for given control.
| |
| GetAccessDeniedUrl(String) |
Gets URL for the info page which displays specified access denied message.
| |
| GetAccessDeniedUrl(String, String, String, String, String) |
Gets the URL to Access denied page
| |
| GetAccessibleIconTag |
Gets accessible-friendly font icon and screen reader representation.
| |
| GetAccessibleImageMarkup |
Returns accessible-friendly image markup based on image URL or font icon class.
| |
| GetAccessibleImageTag |
Gets accessible-friendly image tag.
| |
| 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.
| |
| GetDocumentTypeIcon |
Returns HTML markup representing document type icon.
| |
| GetDocumentTypeIconPath |
Returns path to the icon image for the specified document type.
| |
| GetDocumentTypeIconUrl(Page, String, Boolean) |
Returns resolved path to the icon image for the specified document type.
| |
| GetDocumentTypeIconUrl(Page, String, String, Boolean, Boolean) |
Returns resolved path to the icon image for the specified document type.
| |
| GetErrorPageUrl |
Gets URL for the error page which displays specified message.
| |
| GetFileIcon |
Returns HTML markup representing document type icon.
| |
| GetFileIconClass |
Returns font icon class for specified file extension
| |
| GetFlagIconUrl |
Returns resolved path to the flag image for the specified culture.
| |
| GetImagePath |
Gets UI image path.
| |
| GetImageUrl |
Gets UI image path.
| |
| GetInformationUrl |
Gets URL for the info page which displays specified message.
| |
| GetShortImageUrl |
Gets the
| |
| GetTooltip |
Gets tooltip body HTML.
| |
| GetTooltipAttributes |
Gets tooltip onmouseover and onmouseout attributes.
| |
| IsFriendsModuleEnabled |
Indicates if friends functionality is enabled.
| |
| IsUIPersonalizationEnabled |
Determines whether UI personalization is enabled for the specified site.
| |
| IsUnavailableUIHidden |
Determines whether the user interface, which is unavailable due to the licence, should be hidden from all sites.
| |
| MapZippedImages |
Maps the zipped images folder
| |
| ResolveImageUrl |
Resolves the path to an image
| |
| SetBreadcrumbsSuffix |
Sets breadcrumbs suffix
| |
| ShortImageRedirect |
Redirects the file to the images folder.
|