FormHelperGetFormControlSettingsXml Method |
Gets settings XML representation from specified FormFieldInfo.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 13.0.131
Syntax public static string GetFormControlSettingsXml(
FormFieldInfo ffi
)
Parameters
- ffi
- Type: CMS.FormEngineFormFieldInfo
Form field info
Return Value
Type:
StringSee Also