LayoutTemplate CollectFormElements Method Kentico 8.1 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.1.5347.20411)

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