Removes field from alternative definition and keeps order of other items.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- formDefinition
- Type: System String
Form definition from which the item will be removed
- fieldName
- Type: System String
Name of field which will be removed
- order
- Type: System Int32
Item order in original form
Return Value
Type: StringSee Also