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)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overrides Sub UpdateFieldValueInItem
'Usage
Dim instance As RecurrenceField
instance.UpdateFieldValueInItem()
public override void UpdateFieldValueInItem()