SPFieldMultiChoice.UpdateInternal method

Updates the database with changes that are made to the field. In a derived class, override this method if you change the value of the NodeChoices property.

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

Syntax

'Declaration
Protected Overridable Sub UpdateInternal
'Usage

Me.UpdateInternal()
protected virtual void UpdateInternal()

See also

Reference

SPFieldMultiChoice class

SPFieldMultiChoice members

Microsoft.SharePoint namespace