Table of Contents

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; }

Property Value

string