FormField.UpdateFieldValueInItem Method
Updates the underlying value of the field to the latest user-set value.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overrides Sub UpdateFieldValueInItem
'Usage
Dim instance As FormField
instance.UpdateFieldValueInItem()
public override void UpdateFieldValueInItem()