RenderMethod

RenderMethodserializable

System.Web.UI (system.web.dll)delegate

This delegate is used exclusively by the ASP.NET framework. It specifies the signature for a method used to render a control.

public delegate void RenderMethod(HtmlTextWriter output, Control container);

Passed To

Control.SetRenderMethodDelegate( )



ASP. NET in a Nutshell
ASP.NET in a Nutshell, Second Edition
ISBN: 0596005202
EAN: 2147483647
Year: 2003
Pages: 873

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net