WizardStepBase.RenderChildren Method (HtmlTextWriter)
.NET Framework (current version)
Outputs the content of the WizardStepBase control's child controls to the specified HtmlTextWriter object, which writes the content to be rendered on the client.
Assembly: System.Web (in System.Web.dll)
Parameters
- writer
-
Type:
System.Web.UI.HtmlTextWriter
An HtmlTextWriter that represents the output stream to render HTML content on the client.
.NET Framework
Available since 2.0
Available since 2.0
Show: