Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides SPMobileChoiceField.ChoiceOptionTexts.
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides ReadOnly Property ChoiceOptionTexts As StringCollection
Get
'Usage
Dim value As StringCollection
value = Me.ChoiceOptionTexts
protected override StringCollection ChoiceOptionTexts { get; }
Property value
Type: System.Collections.Specialized.StringCollection
See also
Reference
SPMobileMultiChoiceField class