Ant Organisation Ltd documentation

TypeSelectorHelper.GetValueFromTypeAndInstance Method 

Gets the value of the type selector, based on the core information which they gather

public static string GetValueFromTypeAndInstance(
   string typeName,
   string typeDisplayName,
   XmlDocument instance
);

Parameters

typeName
Name of the System.Type which is represented by the selector
typeDisplayName
Name selected in the UI
instance
Data representing the Types content entryable instance

Return Value

See Also

TypeSelectorHelper Class | Ant.ContentEntry.FieldDisplayers Namespace