FormControlsHelper Class |
Namespace: CMS.FormEngine.Web.UI
public class FormControlsHelper
The FormControlsHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() | FormControlsHelper |
Name | Description | |
---|---|---|
![]() ![]() | GetSelectedValuesFromListItemCollection | Obsolete.
Returns string with selected values (e.g.: "value1|value2|value3").
|
![]() ![]() | LoadFormControl | Obsolete.
Loads the given form control from its definition.
|
![]() ![]() | SelectMultipleValues | Obsolete.
Selects multiple values in control.
|
![]() ![]() | SelectSingleValue | Obsolete.
Selects single value in control of type ListControl.
|