Compartilhar via


SPMobileChoiceField.OptionTextLengthLimitKey property

OptionTextLengthLimitKey

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

Syntax

'Declaração
Protected Overrides ReadOnly Property OptionTextLengthLimitKey As String
    Get
'Uso
Dim value As String

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

Property value

Type: System.String
Uma seqüência de caracteres que contém uma chave que é atribuída a um número específico no arquivo Web. config móvel.

Comentários

Essa substituição retorna "mobile_choicefieldoptiontextlimit", que é definido como "20" no arquivo Web. config que está incluído com o Windows SharePoint Services 3.0.

Ver também

Referência

SPMobileChoiceField class

SPMobileChoiceField members

Microsoft.SharePoint.Mobile.WebControls namespace