Substitution::Render Method (HtmlTextWriter^)
.NET Framework (current version)
Sends server control content to a provided HtmlTextWriter object, which writes the content to be rendered on the clien
Assembly: System.Web (in System.Web.dll)
Parameters
- writer
-
Type:
System.Web.UI::HtmlTextWriter^
The HtmlTextWriter object that receives the server control content.
.NET Framework
Available since 2.0
Available since 2.0
Show: