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