Returns the List of the form elements.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- visible
- Type: System Boolean
Return visible fields
- invisible
- Type: System Boolean
Return invisible fields
- hideSystemFields (Optional)
- Type: System Boolean
Return non-system fields only
Return Value
Type: List IFieldSee Also