Ant Organisation Ltd documentation

TypeSelectorHelper.GetActualTypeName Method 

Gets the full .net type name from string containing XML from TypeSelector

public static string GetActualTypeName(
   string val
);

Parameters

val
XML from the TypeSelector

Return Value

Name of the type selected

See Also

TypeSelectorHelper Class | Ant.ContentEntry.FieldDisplayers Namespace