SPMobileErrorLabel.TextViewControl 属性

获取TextView控件。

命名空间:  Microsoft.SharePoint.Mobile.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Protected Overridable ReadOnly Property TextViewControl As Label
    Get
用法
Dim value As Label

value = Me.TextViewControl
protected virtual Label TextViewControl { get; }

属性值

类型:Microsoft.SharePoint.Mobile.Controls.Label
显示当前的错误消息的TextView控件。

另请参阅

引用

SPMobileErrorLabel 类

SPMobileErrorLabel 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间