Click or drag to resize
CMSAdminControlPERMISSION_MODIFY Field
Represents the 'Modify' type of default module permission, used for the 'Manage' permission representation as well.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
public const string PERMISSION_MODIFY = "modify"

Field Value

Type: String
See Also