Ant Organisation Ltd documentation

TypeSelectorWindowsDisplayer Constructor 

Constructor

public TypeSelectorWindowsDisplayer(
   Control parent,
   ContentDefinitionField fieldDef,
   string val,
   ICollection typeNames,
   IDictionary context,
   TypeSelectorFactory typeFactory
);

Parameters

parent
Parent form of this control
fieldDef
Definition of this field
val
Initial value
typeNames
Names of types to be displayed
context
typeFactory
Factory to convert type names to types

See Also

TypeSelectorWindowsDisplayer Class | Ant.ContentEntry.FieldDisplayers.Windows Namespace