[Mono-devel-list] BUG? Incorrect and missing method names in System.Web.UI.TemplateControl's WireupAutomaticEvents
Gonzalo Paniagua Javier
gonzalo at ximian.com
Thu Mar 4 14:28:45 EST 2004
El jue, 04-03-2004 a las 06:07, Ivan Hamilton escribió:
> System.Web.UI.TemplateControl explicitly names the methods that should be mapped to events during WireupAutomaticEvents.
>
> static string [] methodNames = { "Page_Init",
> "Page_Load",
> "Page_DataBind",
> "Page_PreRender",
> "Page_Dispose",
> "Page_Error" };
[...]
Thanks! I've just fixed all of this in CVS.
-Gonzalo
More information about the Mono-devel-list
mailing list