【发布时间】:2009-08-17 18:32:33
【问题描述】:
我正在尝试查找 Web 应用程序中的错误,该错误似乎与正在使用的 AutoEventWireup 有关。使用 AutoEventWireup 时事件何时以及如何连接?
我知道它发生在运行时,但究竟在哪个框架类/方法中? (I am hoping that I will be able to step through the framework code)。
【问题讨论】:
标签: asp.net webforms autoeventwireup