Click or drag to resize
UIHelper Methods

The UIHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberEnsureTooltip
Ensures tooltip for given control.
Public methodStatic memberGetAccessibleIconTag
Gets accessible-friendly font icon and screen reader representation.
Public methodStatic memberGetAccessibleImageMarkup
Returns accessible-friendly image markup based on image URL or font icon class.
Public methodStatic memberGetAccessibleImageTag
Gets accessible-friendly image tag.
Public methodStatic memberGetDocumentTypeIcon
Returns HTML markup representing document type icon.
Public methodStatic memberGetDocumentTypeIconPath
Returns path to the icon image for the specified document type.
Public methodStatic memberGetDocumentTypeIconUrl(Page, String, Boolean)
Returns resolved path to the icon image for the specified document type.
Public methodStatic memberGetDocumentTypeIconUrl(Page, String, String, Boolean, Boolean)
Returns resolved path to the icon image for the specified document type.
Public methodStatic memberGetFileIcon
Returns HTML markup representing document type icon.
Public methodStatic memberGetFileIconClass
Returns font icon class for specified file extension
Public methodStatic memberGetFlagIconUrl
Returns resolved path to the flag image for the specified culture.
Public methodStatic memberGetImagePath
Gets UI image path.
Public methodStatic memberGetImageUrl(String, Boolean, Boolean)
Gets UI image path.
Public methodStatic memberGetImageUrl(Page, String, Boolean, Boolean)
Gets UI image path.
Public methodStatic memberGetShortImageUrl
Gets the
Public methodStatic memberGetTooltip
Gets tooltip body HTML.
Public methodStatic memberGetTooltipAttributes
Gets tooltip onmouseover and onmouseout attributes.
Public methodStatic memberIsFriendsModuleEnabled
Indicates if friends functionality is enabled.
Public methodStatic memberResolveImageUrl
Resolves the path to an image
Public methodStatic memberSetBreadcrumbsSuffix
Sets breadcrumbs suffix
Public methodStatic memberShortImageRedirect
Redirects the file to the images folder.
Top
See Also