DocumentQueryPropertiesGetClassesWhereCondition Method |
Gets where condition based on multi-query settings and list of document types
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax public string GetClassesWhereCondition(
IEnumerable<string> types
)
Parameters
- types
- Type: System.Collections.GenericIEnumerableString
List of document types
Return Value
Type:
StringSee Also