Renders this tag attribute.

Namespace: HTMLPlusPlus.Attribute
Assembly: HTMLPlusPlus (in HTMLPlusPlus.dll) Version: 0.1.0.0 (0.1.0.0)

Syntax

C#
public string Render()

Return Value

A string representation of the tag attribute.

Implements

IToken..::..Render()()()()

See Also