MultiDocumentQueryBaseTQuery, TInnerQuery, TObjectCreateQuery Method |
Creates query for the given type
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax protected override TInnerQuery CreateQuery(
string type
)
Parameters
- type
- Type: SystemString
Query type
Return Value
Type:
TInnerQuerySee Also