Ant Organisation Ltd documentation

WebConverterSelector Constructor 

Constructor

public WebConverterSelector(
   ContentDefinitionField fieldDef,
   string str,
   WebFormUniqueID idGenerator,
   ICollection types,
   IDictionary context,
   TypeSelectorFactory factory
);

Parameters

fieldDef
Field definition for the field that is being edited
str
Initial value
idGenerator
id generator used to assign ids to child controls
types
types to be selected from
context
factory
Factory to take a type name and convert it to a Type

See Also

WebConverterSelector Class | Ant.ContentEntry.EditContentTypes Namespace