This documentation is archived and is not being maintained.
Control.SetRenderMethodDelegate Method
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Public Sub SetRenderMethodDelegate( _ ByVal renderMethod As RenderMethod _ ) [C#] public void SetRenderMethodDelegate( RenderMethod renderMethod ); [C++] public: void SetRenderMethodDelegate( RenderMethod* renderMethod ); [JScript] public function SetRenderMethodDelegate( renderMethod : RenderMethod );
See Also
Control Class | Control Members | System.Web.UI Namespace | RenderChildren
Show: