WebPageExecutingBase.Write Method
Writes the specified parameter as encapsulated HTML.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Write(Object) | Writes the string representation of the specified object as an HTML-encoded string. |
|
Write(HelperResult) | Writes the specified HelperResult object as an HTML-encoded string. |
Show: