Click or drag to resize

MultiSelectWidget Fields

The MultiSelectWidget type exposes the following members.

Fields
  NameDescription
Protected field_appCxt
The current IAppContext object initialized in the constructor.
(Inherited from DivWidgetBase.)
Protected field_httpCxt
The current HttpContext object initialized in the constructor.
(Inherited from DivWidgetBase.)
Public fieldStatic memberOptCheckboxWidget
The MultiSelect widget should use checkboxes instead of a multi-select list.
Public fieldStatic memberOptEditable
The MultiSelect widget should allow editing of its contents.
Public fieldStatic memberOptSizeToList
The MultiSelect widget should size to its contents.
Top
See Also