| MultiQueryBaseTQuery, TInnerQueryEnsureQuery Method | 
            Ensures the query with the given type
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
 Syntax
Syntaxprotected virtual TInnerQuery EnsureQuery(
	string type
)
Parameters
- type
- Type: SystemString
 Query type
Return Value
Type: 
TInnerQuery See Also
See Also