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 memberGetAccessDeniedUrl(String)
Gets URL for the info page which displays specified access denied message.
Public methodStatic memberGetAccessDeniedUrl(String, String, String, String, String)
Gets the URL to Access denied page
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 memberGetAdministrationPath
Gets administration path - custom, or default (if custom not set).
Public methodStatic memberGetAdministrationUrl
Get administration Url (starts with ~/) - custom, or default (if custom not set)
Public methodStatic memberGetCustomAdministrationPath
Gets custom administration path, or empty string if not set.
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 memberGetErrorPageUrl
Gets URL for the error page which displays specified message.
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
Gets UI image path.
Public methodStatic memberGetInformationUrl
Gets URL for the info page which displays specified message.
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 memberIsUIPersonalizationEnabled
Determines whether UI personalization is enabled for the specified site.
Public methodStatic memberIsUnavailableUIHidden
Determines whether the user interface, which is unavailable due to the licence, should be hidden from all sites.
Public methodStatic memberMapZippedImages
Maps the zipped images folder
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