Adds form item after a specified field.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- formItem
- Type: CMS.DataEngine IField
Inserted form item
- index
- Type: System Int32
Index of newly inserted item
See Also