AbstractBasicFormGetControlValue Method |
Gets the value of specified field.
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
Syntax public static Object GetControlValue(
Control ctrl
)
Parameters
- ctrl
- Type: System.Web.UIControl
The control
Return Value
Type:
ObjectSee Also