3 references to EventCommand
System.Web (3)
UI\WebControls\Button.cs (3)
239Events.AddHandler(EventCommand, value); 242Events.RemoveHandler(EventCommand, value); 366CommandEventHandler handler = (CommandEventHandler)Events[EventCommand];