6 references to EntityDataSourceChangingEventArgs
System.Web.Entity (6)
System\Data\WebControls\EntityDataSourceView.cs (6)
498
changingArgs = new
EntityDataSourceChangingEventArgs
(e);
516
changingArgs = new
EntityDataSourceChangingEventArgs
(e);
532
changingArgs = new
EntityDataSourceChangingEventArgs
(e);
549
changingArgs = new
EntityDataSourceChangingEventArgs
(e);
628
changingArgs = new
EntityDataSourceChangingEventArgs
(e);
689
changingArgs = new
EntityDataSourceChangingEventArgs
(e);