| DocumentUIHelper Methods | 
The DocumentUIHelper type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | EnsureDocumentBreadcrumbs | 
            Ensures current document breadcrumbs (non-clickable)
             | 
|   | GetDocumentActionPageUrl | 
            Gets UI page page URL for document action.
             | 
|   | GetDocumentDialogConfig | 
            Creates DialogConfiguration object for specified document action.
             | 
|   | GetDocumentEditUrl | 
            Gets link to edit document in Administration.
             | 
|   | GetDocumentMarkImage | 
            Gets document mark image tag.
             | 
|   | GetDocumentMarks | 
            Gets document mark image tag.
             | 
|   | GetDocumentPageUrl(UIPageURLSettings) | 
            Gets UI page page URL.
             | 
|   | GetDocumentPageUrl(UIPageURLSettings, FuncUIPageURLSettings, String) | 
            Gets UI page page URL.
             | 
|   | GetNewCultureVersionPageUrl | 
            Gets URL for new document language version page.
             | 
|   | GetPageNotAvailable(String, String) | 
            Gets URL for new document language version page.
             | 
|   | GetPageNotAvailable(String, Boolean, String) | 
            Gets URL for new document language version page.
             | 
|   | GetSplitViewUrl | 
            Gets URL for the split view mode.
             | 
|   | GetUIElementDisplayName | 
            Returns display name of UI element. Handles display name exceptions for content only pages.
             | 
|   | GetViewPageUrl | 
            Gets the view page URL
             | 
|   | GetViewValidateUrl | 
            Gets URL for the view validate page.
             | 
|   | CheckDocumentPermissions(ICMSDocumentManager) | 
            Checks document permissions regarding the document manager mode and optionally redirects to access denied page
             | 
|   | CheckDocumentPermissions(PermissionsEnum, TreeNode) | 
            Checks currently edited document permissions and optionally redirects to access denied page
             | 
|   | CheckDocumentPermissions(TreeNode, PermissionsEnum) | 
            Checks document permissions
             | 
|   | IconsUsed | 
            Returns true if any of the icon is used
             | 
|   | IsElementHiddenForNode | 
            Returns true if element should be hidden when editing specific tree node.
             | 
|   | IsIconUsed | 
            Returns true if icon type is enabled 
             | 
|   | TransformToCompareUrl | 
            Transforms given URL to its compare variant using UIContext.SplitModeCultureCode.
             | 
 See Also
See Also