Share via


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()

See Also

Reference

ComputedField Class

ComputedField Members

Microsoft.SharePoint.WebControls Namespace