Ant Organisation Ltd documentation

SelectionEntryBase.GenerateEntries Method (String, ContentDefinitionField, IDictionary)

Generates the list entries as an ArrayList of LabelValuePair object

protected virtual void GenerateEntries(
   string xml,
   ContentDefinitionField fieldDef,
   IDictionary context
);

Parameters

xml
xml in XForms format
fieldDef
Definition of the field that this object is displaying
context
Context from which to generate the entries

See Also

SelectionEntryBase Class | Ant.ContentEntry.FieldDisplayers Namespace | SelectionEntryBase.GenerateEntries Overload List