MultiDocumentQueryBaseTQuery, TInnerQuery, TObjectEnsureQuery Method |
Ensures the query with the given type
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax protected override TInnerQuery EnsureQuery(
string type
)
Parameters
- type
- Type: SystemString
Query type
Return Value
Type:
TInnerQuerySee Also