Initializes the HtmlTextWriter object and calls on the child controls of the Page to render.
Protected Friend Overrides Sub Render ( _ writer As HtmlTextWriter _ )
Dim writer As HtmlTextWriter Me.Render(writer)
protected internal override void Render( HtmlTextWriter writer )
protected public: virtual void Render( HtmlTextWriter^ writer ) override
protected internal override function Render( writer : HtmlTextWriter )
The Render method is responsible for creating the text and markup that is sent to the client browser. The default Render method calls RenderChildren to write the text and markup for the controls contained on the page.
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98