BasePartialCachingControl.Render Method (HtmlTextWriter)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Outputs the user control's content to the specified HtmlTextWriter output stream.
Assembly: System.Web (in System.Web.dll)
Parameters
- output
-
Type:
System.Web.UI.HtmlTextWriter
The HtmlTextWriter that writes the cached control to the page.
.NET Framework
Available since 1.1
Available since 1.1
Show: