Ant Organisation Ltd documentation

BasicTypesFactory.GetConverterTypeFromName Method 

Gets the converter type from the type name

public Type GetConverterTypeFromName(
   string typeName
);

Parameters

typeName
Name of the type required

Return Value

Type

Implements

TypeFactory.GetConverterTypeFromName

See Also

BasicTypesFactory Class | Ant.ContentEntry.BasicTypes Namespace