MapperUtilsFieldRootControl Method |
Name | Description | |
---|---|---|
FieldRootControl(WebControl) |
Retrieve the root control for the specified control. Generally the root control is simply the
Textbox control, Select control, etc. However, in some cases the control is wrapped (e.g. RadioButtons)
in which case the control returned is the outermost wrapper.
| |
FieldRootControl(IField) |
Retrieve the root control for the field. Generally the root control is simply the field's
Textbox control, Select control, etc. However, in some cases the control is wrapped (e.g. RadioButtons)
in which case the control returned is the outermost wrapper.
|