Click or drag to resize
ApplicationUIHelper Class
Provides functionality for working with applications.
Inheritance Hierarchy
SystemObject
  CMS.UIControlsApplicationUIHelper

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public class ApplicationUIHelper

The ApplicationUIHelper type exposes the following members.

Constructors
  NameDescription
Public methodApplicationUIHelper
Top
Fields
  NameDescription
Public fieldStatic memberREPORT_BUG_URL
Link to page where the user can submit a support issue.
Top
Methods
  NameDescription
Public methodStatic memberFilterApplications
Filter applications which are not available for a given user.
Public methodStatic memberIsInGlobalApplicationScope
Indicates whether current element is in Global application scope (current or parent)
Public methodStatic memberLoadApplications
Returns applications data set.
Top
See Also