ReportViewer.TagKey Propiedad

Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.

Este miembro invalida a WebControl.TagKey.

Espacio de nombres:  Microsoft.Reporting.WebForms
Ensamblado:  Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)

Sintaxis

'Declaración
Protected Overrides ReadOnly Property TagKey As HtmlTextWriterTag
    Get
'Uso
Dim value As HtmlTextWriterTag

value = Me.TagKey
protected override HtmlTextWriterTag TagKey { get; }
protected:
virtual property HtmlTextWriterTag TagKey {
    HtmlTextWriterTag get () override;
}
abstract TagKey : HtmlTextWriterTag
override TagKey : HtmlTextWriterTag
override function get TagKey () : HtmlTextWriterTag

Valor de la propiedad

Tipo: System.Web.UI.HtmlTextWriterTag

Vea también

Referencia

ReportViewer Clase

Espacio de nombres Microsoft.Reporting.WebForms