LayoutTemplate RegisterFormControl Method Kentico 8.0 API Reference
Registers the given form control within the form.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

child
Type: OnlineSystem.Web.UI Control
Control to register
fieldName
Type: OnlineSystem String
Field name
useFFI (Optional)
Type: OnlineSystem Boolean
Indicates if form field information should be used to initialize inner form controls
See Also