Property TagName
- Namespace
- TinyComponents
- Assembly
- TinyComponents.dll
TagName
Gets or sets the tag name of the HTML element (e.g., "div", "span").
public string TagName { get; set; }
Gets or sets the tag name of the HTML element (e.g., "div", "span").
public string TagName { get; set; }