Share via


RecurrenceField.UpdateFieldValueInItem method

Updates the underlying value of the field to match the selected or cleared status of the child check box.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides Sub UpdateFieldValueInItem
'Usage
Dim instance As RecurrenceField

instance.UpdateFieldValueInItem()
public override void UpdateFieldValueInItem()

See also

Reference

RecurrenceField class

RecurrenceField members

Microsoft.SharePoint.WebControls namespace