Click or drag to resize
PermissionNameInfoPermissionDisplayName Property
Gets or sets the permission display name.

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

Property Value

Type: String
See Also