SPMobileChoiceField.OptionTextLengthLimitKey 属性
OptionTextLengthLimitKey
命名空间: Microsoft.SharePoint.Mobile.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Overrides ReadOnly Property OptionTextLengthLimitKey As String
Get
用法
Dim value As String
value = Me.OptionTextLengthLimitKey
protected override string OptionTextLengthLimitKey { get; }
属性值
类型:System.String
一个字符串,包含分配给特定号码移动 web.config 文件中的键。
备注
此重写返回"mobile_choicefieldoptiontextlimit",包括在 Windows SharePoint Services 3.0 的 web.config 文件中设置为"20"。