SPMobileBaseNumberField.TextBoxControl 属性
获取最大长度为 19 子 textbox。
命名空间: Microsoft.SharePoint.Mobile.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Overrides ReadOnly Property TextBoxControl As TextBox
Get
用法
Dim value As TextBox
value = Me.TextBoxControl
protected override TextBox TextBoxControl { get; }
属性值
类型:Microsoft.SharePoint.Mobile.Controls.TextBox
包含在 UI 中字段的值TextBox 。