HtmlWriter.Dispose method
Releases the resources used by the current instance of the HtmlWriter class.
Overload list
Name | Description | |
---|---|---|
![]() |
Dispose() | Releases the resources used by the current instance of the HtmlWriter class. |
![]() |
Dispose(Boolean) | The Dispose(Boolean) method disposes of the HtmlWriter instance. |
Top