'宣言
Public Sub SetRenderMethodDelegate( _ ByVal renderMethod As RenderMethod _ )
public void SetRenderMethodDelegate( RenderMethod renderMethod )
パラメータ
- renderMethod
- The information necessary to pass to the delegate so that it can render the server control.