Click or drag to resize
FormControlsHelper Methods

The FormControlsHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetSelectedValuesFromListItemCollection
Returns string with selected values (e.g.: "value1|value2|value3").
Public methodStatic memberLoadFormControl
Loads the given form control from its definition.
Public methodStatic memberSelectMultipleValues
Selects multiple values in control.
Public methodStatic memberSelectSingleValue
Selects single value in control of type ListControl.
Top
See Also