Returns a
String that represents the current
Object. Internally, this
creates a StringWriter, calls the Render(TextWriter writer) method and returns the result.

Declaration Syntax
public override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override
Assembly:
Html (Module: Html) Version: 1.0.0.2 (1.0.0.2)