SPMobileErrorLabel.TextViewControl property
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property TextViewControl As Label
Get
'Usage
Dim value As Label
value = Me.TextViewControl
protected virtual Label TextViewControl { get; }
Property value
Type: Microsoft.SharePoint.Mobile.Controls.Label