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