DynamicFilter::Render Method (HtmlTextWriter^)
.NET Framework (current version)
Sends server control content to the specified HtmlTextWriter object.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Parameters
- writer
-
Type:
System.Web.UI::HtmlTextWriter^
The object that receives the server control content.
The writer renders the content to the page.
.NET Framework
Available since 4.0
Available since 4.0
Show: