MultiDocumentQueryBase TQuery, TInnerQuery, TObject  GetTypesWhereCondition Method Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: OnlineString
See Also