Share via


AllDayEventField.UpdateFieldValueInItem method

Updates the underlying value of the field to the last value set by the user.

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

Syntax

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

instance.UpdateFieldValueInItem()
public override void UpdateFieldValueInItem()

See also

Reference

AllDayEventField class

AllDayEventField members

Microsoft.SharePoint.WebControls namespace