Click or drag to resize
MultiDocumentQueryBaseTQuery, TInnerQuery, TObjectResolveType Method
Resolves the given type into corresponding types

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

Parameters

type
Type: SystemString
Source type

Return Value

Type: ListString
See Also