WebPageExecutingBase.WriteTo Method

Include Protected Members
Include Inherited Members

Writes the specified parameter as an HTML-encoded string to the specified text writer.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member WriteTo(TextWriter, Object) Writes the specified object as an HTML-encoded string to the specified text writer.
Public methodStatic member WriteTo(TextWriter, HelperResult) Writes the specified HelperResult object as an HTML-encoded string to the specified text writer.

Top

See Also

Reference

WebPageExecutingBase Class

System.Web.WebPages Namespace