Adds form item at the specified index or at the end if the index is not specified.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- formItem
- Type: CMS.DataEngine IField
Inserted form item
- index (Optional)
- Type: System Int32
Index of newly inserted item
See Also