2 references to _pagePreLoadEventName
System.Web (2)
UI\TemplateControl.cs (2)
91
_eventObjects.Add(
_pagePreLoadEventName
, Page.EventPreLoad);
510
GetDelegateInformationFromSyncMethod(
_pagePreLoadEventName
, syncEventDictionary);