Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the TextView control.
Namespace: Microsoft.SharePoint.MobileControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property TextViewControl As TextView
Get
'Usage
Dim value As TextView
value = Me.TextViewControl
protected virtual TextView TextViewControl { get; }
Property Value
Type: System.Web.UI.MobileControls.TextView
The TextView control that displays the current error message.