Click or drag to resize
FormControlsHelper Methods

The FormControlsHelper type exposes the following members.

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