Remove specified form field.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- fieldName
- Type: System String
Name of a field to remove
Return Value
Type: BooleanTrue if successfully removed, false otherwise
See Also