BaseFieldControl.UpdateFieldValueInItem method
SharePoint 2013
Updates the underlying value of the field to the latest user-set value.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
The default implementation updates ItemFieldValue with Value. The former is the value of the SPField object in the current list item. The latter is the value of the field in the UI.