MultiDocumentQueryBase TQuery, TInnerQuery, TObject  GetTypesWhereCondition Method Kentico 8.0 API Reference
Returns the where condition which filters the default query data for specific types

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

types
Type: OnlineSystem.Collections.Generic IEnumerable OnlineString 
List of types for which create the where condition

Return Value

Type: OnlineString
See Also