Icon TagName Property

property TagName: String

Available In: Visual Client Applications

Indicates the HTML tag name associated with the element at runtime. HTML tag names are used at runtime to create elements using a mapping between the tag name and a given TElement class type.
Image