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