다음을 통해 공유


SPMobileMultiChoiceField.ChoiceOptionTexts property

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

SPMobileMultiChoiceField members

Microsoft.SharePoint.Mobile.WebControls namespace