Click or drag to resize
CMSAdminControl Fields

The CMSAdminControl type exposes the following members.

Fields
  NameDescription
Protected fieldmAccessDeniedPage
Access denied page
(Inherited from CMSUserControl.)
Protected fieldmCMSDeskAccessDeniedPage
CMSDesk access denied page
(Inherited from CMSUserControl.)
Protected fieldmControlContext
Control context
(Inherited from CMSUserControl.)
Protected fieldmControlGUID
Control GUID
(Inherited from CMSUserControl.)
Protected fieldmDisplayMode
Display mode
(Inherited from CMSUserControl.)
Protected fieldmErrorMessage
Error message.
Protected fieldmInfoMessage
Information message.
Protected fieldmRedirectToAccessDeniedPage
Redirect to access denied if the access is not allowed.
Protected fieldmRelativePath
Relative path
(Inherited from CMSUserControl.)
Protected fieldmUseCMSDeskAccessDeniedPage
Indicates whether CMSDesk access denied page should be used
(Inherited from CMSUserControl.)
Protected fieldmViewStateTracked
If true, the ViewState has been already tracked.
(Inherited from InlineUserControl.)
Public fieldStatic memberPERMISSION_DELETE
Represents the 'Delete' type of default module permission.
Public fieldStatic memberPERMISSION_GLOBALMODIFY
Represents the 'GlobalModify' type of default module permission for global objects, used for the 'Manage' permission representation as well.
Public fieldStatic memberPERMISSION_GLOBALREAD
Represents the 'GlobalRead' type of default module permission for global objects.
Public fieldStatic memberPERMISSION_MANAGE
Represents the 'Manage' type of default module permission.
Public fieldStatic memberPERMISSION_MODIFY
Represents the 'Modify' type of default module permission, used for the 'Manage' permission representation as well.
Public fieldStatic memberPERMISSION_READ
Represents the 'Read' type of default module permission.
Protected fieldproperties
Control properties.
(Inherited from InlineUserControl.)
Top
See Also