Click or drag to resize
ObjectTypeInfoCheckPermissions Property
Determines whether the permissions should be checked when the object is accessed within the macro engine as an inner object. Default is true.

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

Property Value

Type: Boolean
See Also