Ant Organisation Ltd documentation

DisplayerSelector.GetTypeFromString Method 

Gets a type from the name.

public Type GetTypeFromString(
   string typeName
);

Parameters

typeName
Name of type required

Return Value

Type

Implements

TypeSelectorFactory.GetTypeFromString

Remarks

typeName will always be from the ICollection returned in GetTypeNames

See Also

DisplayerSelector Class | Ant.ContentEntry.EditContentTypes Namespace