Collapse All
Expand All
C#
Using HTML++
Hr
.
.
::
.
.
Render Method
Hr Class
See Also
Send Feedback
Renders this tag.
Namespace:
HTMLPlusPlus
Assembly:
HTMLPlusPlus
(in HTMLPlusPlus.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public
override
string
Render
()
Return Value
Just the HTML string, as we don't have attributes or child elements.
Implements
IToken
.
.
::
.
.
Render
()
()
()
()
See Also
Hr Class
HTMLPlusPlus Namespace