CMSAdminControl Fields |
The CMSAdminControl type exposes the following members.
Name | Description | |
---|---|---|
mAccessDeniedPage |
Access denied page
(Inherited from CMSUserControl.) | |
mCMSDeskAccessDeniedPage |
CMSDesk access denied page
(Inherited from CMSUserControl.) | |
mControlContext |
Control context
(Inherited from CMSUserControl.) | |
mControlGUID |
Control GUID
(Inherited from CMSUserControl.) | |
mDisplayMode |
Display mode
(Inherited from CMSUserControl.) | |
mErrorMessage |
Error message.
| |
mInfoMessage |
Information message.
| |
mRedirectToAccessDeniedPage |
Redirect to access denied if the access is not allowed.
| |
mRelativePath |
Relative path
(Inherited from CMSUserControl.) | |
mUseCMSDeskAccessDeniedPage |
Indicates whether CMSDesk access denied page should be used
(Inherited from CMSUserControl.) | |
mViewStateTracked |
If true, the ViewState has been already tracked.
(Inherited from InlineUserControl.) | |
PERMISSION_DELETE |
Represents the 'Delete' type of default module permission.
| |
PERMISSION_GLOBALMODIFY |
Represents the 'GlobalModify' type of default module permission for global objects, used for the 'Manage' permission representation as well.
| |
PERMISSION_GLOBALREAD |
Represents the 'GlobalRead' type of default module permission for global objects.
| |
PERMISSION_MANAGE |
Represents the 'Manage' type of default module permission.
| |
PERMISSION_MODIFY |
Represents the 'Modify' type of default module permission, used for the 'Manage' permission representation as well.
| |
PERMISSION_READ |
Represents the 'Read' type of default module permission.
| |
properties |
Control properties.
(Inherited from InlineUserControl.) |