SPMobileZipCodeSpecificField.TextLengthLimitKey - Propriété
Obtient une chaîne qui peut être utilisée pour rechercher (dans le fichier web.config mobile) la limite de rendu mobile du champ.
Espace de noms : Microsoft.SharePoint.Mobile.WebControls
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected Overrides ReadOnly Property TextLengthLimitKey As String
Get
'Utilisation
Dim value As String
value = Me.TextLengthLimitKey
protected override string TextLengthLimitKey { get; }
Valeur de propriété
Type : System.String
Voir aussi
Référence
SPMobileZipCodeSpecificField classe