Updates the specified system form field info with new settings and changes the associated editing control to a country selector.
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- formField
- Type: CMS.FormEngine FormFieldInfo
The system form field info to update.
- caption
- Type: System String
The new field caption.
- returnType
- Type: System String
The ReturnType setting of the country selector.
See Also