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 void Render ( HtmlTextWriter writer )
protected internal override function Render ( writer : HtmlTextWriter )
The HtmlTextWriter that receives the zone's content.
The Render method overrides the base method from the WebControl class to set values for the BorderColor, BorderStyle, and BorderWidth properties.
Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.