MacroProcessingSettingsCheckPermissions Property |
Determines whether the system checks read permissions for the given module when accessing objects of the type in the macro engine. True by default.
The permissions are checked for the user who saved the macro, not the user viewing the result.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public bool CheckPermissions { get; set; }
Property Value
Type:
BooleanSee Also