BusinessDataFieldControl.UpdateFieldValueInItem method
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Sub UpdateFieldValueInItem
'Usage
Dim instance As BusinessDataFieldControl
instance.UpdateFieldValueInItem()
public override void UpdateFieldValueInItem()
See also
Reference
BusinessDataFieldControl class