ActionPermissions Property |
Names of the module permissions which should be checked before the action is handled. Use comma as separator for multiple permissions.
Sample value: "modify;manage"
Namespace: CMS.UIControls.UniGridConfigAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax public string Permissions { get; set; }
Property Value
Type:
StringSee Also