3 references to EventAuthenticate
System.Web (3)
UI\WebControls\login.cs (3)
1034Events.AddHandler(EventAuthenticate, value); 1037Events.RemoveHandler(EventAuthenticate, value); 1264AuthenticateEventHandler handler = (AuthenticateEventHandler)Events[EventAuthenticate];