BaseFormBuilderPrepareNewField Method |
Prepares new field.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax protected FormFieldInfo PrepareNewField(
string controlName
)
Parameters
- controlName
- Type: SystemString
Code name of used control
Return Value
Type:
FormFieldInfoSee Also