Search
HtmlRenderTargetBase.Save Method
See Also
 





Saves the rendered HTML.

 Overload List

Name Description

HtmlRenderTargetBase.Save (Stream)

Saves the rendered HTML to stream.

HtmlRenderTargetBase.Save (String)

Saves the rendered HTML to a file with the specified name.

 See Also