Click or drag to resize
ObjectQueryBaseTQuery, TObjectUseObjectQuery Property
If true, the object query is used as default, otherwise, standard DataQuery is used

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
protected bool UseObjectQuery { get; set; }

Property Value

Type: Boolean
See Also