Click or drag to resize
PermissionNameInfoPermissionDisplayInMatrix Property
Indicates whether the permission should be displayed in the permission matrix as well.

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

Property Value

Type: Boolean
See Also