| PortalUIHelper Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.PortalEngine.Web.UI
 Syntax
Syntaxpublic class PortalUIHelper
The PortalUIHelper type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PortalUIHelper | 
 Properties
Properties| Name | Description | |
|---|---|---|
|   | DisplaySplitMode | 
            Indicates if split mode should be displayed.
             | 
|   | SplitMode | 
            Split mode view (vertical/horizontal).
             | 
|   | SplitModeCultureCode | 
            User culture code for culture version comparison.
             | 
|   | SplitModeSyncScrollbars | 
            Indicates if scrollbars should be synchronized in split mode.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|   | EnsureBootstrapBodyClass | 
            Ensures the bootstrap CSS class for specified body CSS class string if it is allowed for view mode.
             | 
|   | GetClassAlternativeFormsLink | 
            Returns the link icon to the management of the module UI elements
             | 
|   | GetClassFieldsLink | 
            Returns the link icon to the management of the module UI elements
             | 
|   | GetControlResolver | 
            Get control resolver for macro resolving in web parts and controls
             | 
|   | GetEditLink | 
            Returns the link icon to the management of the module UI elements
             | 
|   | GetResourceUIElementLink | 
            Returns the link icon to the management of the module UI element
             | 
|   | GetResourceUIElementsLink | 
            Returns the link icon to the management of the module UI elements
             | 
 See Also
See Also