SPMobileErrorLabel.TextViewControl Property

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.

See Also

Reference

SPMobileErrorLabel Class

SPMobileErrorLabel Members

Microsoft.SharePoint.MobileControls Namespace