| MultiQueryBaseTQuery, TInnerQueryEnsureQueries Method (IEnumerableString) | 
            Ensures the queries for the given types
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
 Syntax
Syntaxprotected void EnsureQueries(
	IEnumerable<string> types
)
Parameters
- types
- Type: System.Collections.GenericIEnumerableString
 Types to ensure
 See Also
See Also