Partager via


SPMobileChoiceField.OptionTextLengthLimitKey - Propriété

OptionTextLengthLimitKey

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

Syntaxe

'Déclaration
Protected Overrides ReadOnly Property OptionTextLengthLimitKey As String
    Get
'Utilisation
Dim value As String

value = Me.OptionTextLengthLimitKey
protected override string OptionTextLengthLimitKey { get; }

Valeur de propriété

Type : System.String
Chaîne qui conserve une clé qui est assignée à un numéro donné dans le fichier web.config mobile.

Remarques

Cette substitution retourne « mobile_choicefieldoptiontextlimit », qui est définie à « 20 » dans le fichier web.config qui est inclus avec Windows SharePoint Services 3.0.

Voir aussi

Référence

SPMobileChoiceField classe

SPMobileChoiceField - Membres

Microsoft.SharePoint.Mobile.WebControls - Espace de noms