UIHelper Methods |
The UIHelper type exposes the following members.
Name | Description | |
---|---|---|
EnsureTooltip |
Ensures tooltip for given control.
| |
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.
| |
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.
| |
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.
| |
GetIcon |
Returns Label control that displays font icon specified by ccs class
| |
GetImagePath |
Gets UI image path.
| |
GetImageUrl(String, Boolean, Boolean) |
Gets UI image path.
| |
GetImageUrl(Page, String, Boolean, Boolean) |
Gets UI image path.
| |
GetShortImageUrl |
Gets the
| |
GetSignOutUrl |
Returns url to which user should be redirected after signing out.
| |
GetTooltip |
Gets tooltip body HTML.
| |
GetTooltipAttributes |
Gets tooltip onmouseover and onmouseout attributes.
| |
ResolveImageUrl |
Resolves the path to an image
| |
SetBreadcrumbsSuffix |
Sets breadcrumbs suffix
| |
ShortImageRedirect |
Redirects the file to the images folder.
|