ActiveReports 12 Server User Guide
TagKey Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportControls Namespace > ReportList Class : TagKey Property
Gets the System.Web.UI.HtmlTextWriterTag value that corresponds to this Web server control. This property is used primarily by control developers.
Syntax
'Declaration
 
Protected Overrides ReadOnly Property TagKey As HtmlTextWriterTag
protected override HtmlTextWriterTag TagKey {get;}

Property Value

One of the System.Web.UI.HtmlTextWriterTag enumeration values.
See Also

Reference

ReportList Class
ReportList Members
Base Implementation in TagKey