ComputedField.UpdateFieldValueInItem Method
Represents an overridable method to update the field value of the ComputedField component.
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 ComputedField
instance.UpdateFieldValueInItem()
public override void UpdateFieldValueInItem()