This documentation is archived and is not being maintained.
HtmlForm.Render Method
.NET Framework 1.1
This member overrides Control.Render.
[Visual Basic] Overrides Protected Sub Render( _ ByVal output As HtmlTextWriter _ ) [C#] protected override void Render( HtmlTextWriter output ); [C++] protected: void Render( HtmlTextWriter* output ); [JScript] protected override function Render( output : HtmlTextWriter );
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
See Also
HtmlForm Class | HtmlForm Members | System.Web.UI.HtmlControls Namespace
Show: