SPMobileUrlField.TextBoxControl 属性

获取字段值可编辑用户界面中的子 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

另请参阅

引用

SPMobileUrlField 类

SPMobileUrlField 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间