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

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.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