Partager via


SPMobileChoiceField.ChoiceOptionTexts - Propriété

Obtient les valeurs possibles de ce champ en tant que collection de chaînes.

Espace de noms :  Microsoft.SharePoint.Mobile.WebControls
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Protected Overridable ReadOnly Property ChoiceOptionTexts As StringCollection
    Get
'Utilisation
Dim value As StringCollection

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

Valeur de propriété

Type : System.Collections.Specialized.StringCollection
Les valeurs possibles du champ de sélection.

Remarques

Les choix sont tronqués, car ils dépassent la limite de rendu sont également inclus.

Voir aussi

Référence

SPMobileChoiceField classe

SPMobileChoiceField - Membres

Microsoft.SharePoint.Mobile.WebControls - Espace de noms