Click or drag to resize
PermissionCheckExceptionModuleName Property
Name of the module the permission of which failed.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public string ModuleName { get; set; }

Property Value

Type: String
See Also