Method ToString
- Namespace
- TinyComponents
- Assembly
- TinyComponents.dll
ToString()
Renders the HTML element into a string with optional pretty formatting.
public override string ToString()
Returns
- string
The rendered HTML string.
Renders the HTML element into a string with optional pretty formatting.
public override string ToString()
The rendered HTML string.