Indicates whether such a change has been made to the field, it requires database structure update.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- oldFieldInfo
- Type: CMS.FormEngine FormFieldInfo
Field prior to the change.
- updatedFieldInfo
- Type: CMS.FormEngine FormFieldInfo
Field after the change.
Return Value
Type: BooleanSee Also