3 references to EventUpdateCommand
System.Web (3)
UI\WebControls\DataGrid.cs (3)
839Events.AddHandler(EventUpdateCommand, value); 842Events.RemoveHandler(EventUpdateCommand, value); 1630DataGridCommandEventHandler handler = (DataGridCommandEventHandler)Events[EventUpdateCommand];