'Declaration Public Sub SetRenderMethodDelegate( _ ByVal renderMethod As RenderMethod _ )
public void SetRenderMethodDelegate( RenderMethod renderMethod )
Parameters
- renderMethod
- The information necessary to pass to the delegate so that it can render the server control.