ListControl.RenderContents Method (HtmlTextWriter)
.NET Framework (current version)
Renders the items in the ListControl control.
Assembly: System.Web (in System.Web.dll)
Parameters
- writer
-
Type:
System.Web.UI.HtmlTextWriter
The System.Web.UI.HtmlTextWriter that represents the output stream used to write content to a Web page.
Use the RenderContents method to render the items in the ListControl control to the client.
.NET Framework
Available since 2.0
Available since 2.0
Show: