Ant Organisation Ltd documentation

TypeSelectorWebDisplayer Constructor 

Constructor

public TypeSelectorWebDisplayer(
   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

TypeSelectorWebDisplayer Class | Ant.ContentEntry.FieldDisplayers.Web Namespace