LayoutTemplate CollectFormElements Method Kentico 8.0 API Reference
Collects form elements from the given container.

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

Parameters

container
Type: OnlineSystem.Web.UI Control
Container to examine
fieldName
Type: OnlineSystem String
Field name provided by the parent container
useFFI (Optional)
Type: OnlineSystem Boolean
Indicates if form field information should be used to initialize inner form controls
See Also