Collects form elements from the given container.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- container
- Type: System.Web.UI Control
Container to examine
- fieldName
- Type: System String
Field name provided by the parent container
- useFFI (Optional)
- Type: System Boolean
Indicates if form field information should be used to initialize inner form controls
See Also