Click or drag to resize
MultiQueryBaseTQuery, TInnerQueryResolveType Method
Resolves the given type into corresponding types

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected virtual List<string> ResolveType(
	string type
)

Parameters

type
Type: SystemString
Source type

Return Value

Type: ListString
See Also