Click or drag to resize
UIElementInfoElementCheckModuleReadPermission Property
Indicates if the system should check the "read" permission for the module to which the current UI element is assigned. When the "read" permission doesn�t exist for the current module, this setting has no effect.

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

Property Value

Type: Boolean
See Also