PagePorter Class Library

HtmlTag.TagName Property

Gets the name of the HTML tag.

[Visual Basic]
Public ReadOnly Property TagName As String
[C#]
public string TagName {get;}

Property Value

The name of the HTML tag.

See Also

HtmlTag Class | Parastream.Web.UI Namespace