2 references to _pagePreInitEventName
System.Web (2)
UI\TemplateControl.cs (2)
87
_eventObjects.Add(
_pagePreInitEventName
, Page.EventPreInit);
509
GetDelegateInformationFromSyncMethod(
_pagePreInitEventName
, syncEventDictionary);