Sdílet prostřednictvím


SPMobileChoiceField.ChoiceOptionTexts property

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

Syntax

'Declaration
Protected Overridable ReadOnly Property ChoiceOptionTexts As StringCollection
    Get
'Usage
Dim value As StringCollection

value = Me.ChoiceOptionTexts
protected virtual StringCollection ChoiceOptionTexts { get; }

Property value

Type: System.Collections.Specialized.StringCollection

See also

Reference

SPMobileChoiceField class

SPMobileChoiceField members

Microsoft.SharePoint.Mobile.WebControls namespace