Compartir a través de


de la propiedad SPMobileErrorLabel.TextViewControl

Obtiene el control TextView .

Espacio de nombres:  Microsoft.SharePoint.Mobile.WebControls
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
Protected Overridable ReadOnly Property TextViewControl As Label
    Get
'Uso
Dim value As Label

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

Valor de propiedad

Tipo: Microsoft.SharePoint.Mobile.Controls.Label
El control de TextView que muestra el mensaje de error actual.

Vea también

Referencia

clase SPMobileErrorLabel

Miembros SPMobileErrorLabel

Espacio de nombres Microsoft.SharePoint.Mobile.WebControls