Assigns an event handler delegate to render the server control and its content into its parent control.
Syntax
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
public
void SetRenderMethodDelegate (
RenderMethod renderMethod)
Parameters
- renderMethod
-
The information necessary to pass to the delegate so that it can render the server control.
Remarks
Requirements
Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0