Hevea documentation

Combo.SetValues Method

Sets the list of values displayed in the combo.

Overload List

Sets the list of values displayed in the combo.

public void SetValues(ArrayList,string);

Sets the list of values displayed in the combo.

public void SetValues(ListDictionary,string);

See Also

Combo Class | Hevea.Core.Http.Html.UI Namespace