Removes the inherited fields from the given form info.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- fi
- Type: CMS.FormEngine FormInfo
Form info
- deleteFields
- Type: System Boolean
If false, the inherited fields are only unmarked as inherited
See Also