Click or drag to resize
CMSAdminControl Fields

The CMSAdminControl type exposes the following members.

Fields
  NameDescription
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.
Top
See Also