Click or drag to resize
PermissionNameInfoPermissionEditableByGlobalAdmin Property
Indicates whether the permission can be assigned only by global administrators.

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 9.0.0
Syntax
C#
public bool PermissionEditableByGlobalAdmin { get; set; }

Property Value

Type: Boolean
See Also