Click or drag to resize
PortalUIHelper Class
Class for UI helper methods
Inheritance Hierarchy
SystemObject
  CMS.PortalEngine.Web.UIPortalUIHelper

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public class PortalUIHelper

The PortalUIHelper type exposes the following members.

Constructors
  NameDescription
Public methodPortalUIHelper
Top
Properties
  NameDescription
Public propertyStatic memberDisplaySplitMode
Indicates if split mode should be displayed.
Public propertyStatic memberSplitMode
Split mode view (vertical/horizontal).
Public propertyStatic memberSplitModeCultureCode
User culture code for culture version comparison.
Public propertyStatic memberSplitModeSyncScrollbars
Indicates if scrollbars should be synchronized in split mode.
Top
Methods
  NameDescription
Public methodStatic memberEnsureBootstrapBodyClass
Ensures the bootstrap CSS class for specified body CSS class string if it is allowed for view mode.
Public methodStatic memberGetClassAlternativeFormsLink
Returns the link icon to the management of the module UI elements
Public methodStatic memberGetClassFieldsLink
Returns the link icon to the management of the module UI elements
Public methodStatic memberGetControlResolver
Get control resolver for macro resolving in web parts and controls
Public methodStatic memberGetEditLink
Returns the link icon to the management of the module UI elements
Public methodStatic memberGetResourceUIElementLink
Returns the link icon to the management of the module UI element
Public methodStatic memberGetResourceUIElementsLink
Returns the link icon to the management of the module UI elements
Top
See Also