1 write to HandlerType
System.Web (1)
UI\ControlBuilder.cs (1)
1098
entry.
HandlerType
= eventDesc.EventType;
1 reference to HandlerType
System.Web (1)
Compilation\BaseTemplateCodeDomTreeGenerator.cs (1)
946
newDelegate.DelegateType = new CodeTypeReference(eventEntry.
HandlerType
);