MultiQueryBase TQuery, TInnerQuery  UseDefaultQuery Property Kentico 8.1 API Reference
Flag indicating if the default query should be forcibly used. Default false. This flag is automatically reverted to false in case initializer of particular type query is used through Type("sometype", q => q.Where(...)).

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Property Value

Type: OnlineBoolean
See Also