SPFieldMultiChoice.InitChoiceCollection Method

Used in derived classes to change the way that elements and attributes are read from the XML that defines choices.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

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

Me.InitChoiceCollection()
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.ProtectedMethod)]
protected void InitChoiceCollection()

See Also

Reference

SPFieldMultiChoice Class

SPFieldMultiChoice Members

Microsoft.SharePoint Namespace