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)
Available in Sandboxed Solutions: No

Syntax

'Declaration
<SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.ProtectedMethod)> _
Protected Overridable Sub UpdateInternal
'Usage

Me.UpdateInternal()
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.ProtectedMethod)]
protected virtual void UpdateInternal()

See Also

Reference

SPFieldMultiChoice Class

SPFieldMultiChoice Members

Microsoft.SharePoint Namespace