Ant Organisation Ltd documentation

SelectTypeControl.Init Method 

Initialise this class

public void Init(
   ICollection stringsToDisplay,
   TypeSelectorFactory factory,
   string defaultValue,
   AuthenticatedUser user,
   string language,
   int state,
   IDictionary context
);

Parameters

stringsToDisplay
Strings to display in the combo box
factory
Factory to convert strings to display
defaultValue
Default value of the selection box
user
User in whose context this control is in
language
Language which is currently being used
state
State the control is being shown in
context

See Also

SelectTypeControl Class | Ant.ContentEntry.Windows Namespace