System.Web.UI.RenderMethod Delegate

Represents the method that renders the specified System.Web.UI.Control container to the specified System.Web.UI.HtmlTextWriter.

Syntax

public delegate void RenderMethod (HtmlTextWriter output, Control container)

Parameters

output
Documentation for this section has not yet been entered.
container
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0