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.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 12.0.0
Syntax public bool ElementCheckModuleReadPermission { get; set; }
Property Value
Type:
BooleanSee Also