PagePorter Class Library

HtmlTag.ToString Method 

Overrides the ToString method.

[Visual Basic]
Overrides Public Function ToString() As String
[C#]
public override string ToString();

Return Value

Returns a string that represents the complete HTML tag.

See Also

HtmlTag Class | Parastream.Web.UI Namespace