Proprietà ReportViewer.TagKey
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
Questo membro esegue l'override di WebControl.TagKey.
Spazio dei nomi Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)
Sintassi
'Dichiarazione
Protected Overrides ReadOnly Property TagKey As HtmlTextWriterTag
Get
'Utilizzo
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
Valore proprietà
Tipo: System.Web.UI.HtmlTextWriterTag