1 override of OnDataSourceViewChanged
System.Web (1)
UI\WebControls\SiteMapDataSourceView.cs (1)
35protected override void OnDataSourceViewChanged(EventArgs e) {
52 references to OnDataSourceViewChanged
System.Web (33)
UI\DataSourceView.cs (1)
238OnDataSourceViewChanged(e);
UI\WebControls\ModelDataSourceView.cs (8)
143OnDataSourceViewChanged(EventArgs.Empty); 183OnDataSourceViewChanged(EventArgs.Empty); 210OnDataSourceViewChanged(EventArgs.Empty); 861OnDataSourceViewChanged(EventArgs.Empty); 884OnDataSourceViewChanged(EventArgs.Empty); 894OnDataSourceViewChanged(EventArgs.Empty); 911OnDataSourceViewChanged(EventArgs.Empty); 1309OnDataSourceViewChanged(EventArgs.Empty);
UI\WebControls\ObjectDataSourceView.cs (15)
157OnDataSourceViewChanged(EventArgs.Empty); 190OnDataSourceViewChanged(EventArgs.Empty); 237OnDataSourceViewChanged(EventArgs.Empty); 256OnDataSourceViewChanged(EventArgs.Empty); 332OnDataSourceViewChanged(EventArgs.Empty); 354OnDataSourceViewChanged(EventArgs.Empty); 372OnDataSourceViewChanged(EventArgs.Empty); 390OnDataSourceViewChanged(EventArgs.Empty); 428OnDataSourceViewChanged(EventArgs.Empty); 447OnDataSourceViewChanged(EventArgs.Empty); 465OnDataSourceViewChanged(EventArgs.Empty); 905OnDataSourceViewChanged(EventArgs.Empty); 971OnDataSourceViewChanged(EventArgs.Empty); 1305OnDataSourceViewChanged(EventArgs.Empty); 2007OnDataSourceViewChanged(EventArgs.Empty);
UI\WebControls\SiteMapDataSourceView.cs (1)
37base.OnDataSourceViewChanged(e);
UI\WebControls\SqlDataSourceView.cs (8)
87OnDataSourceViewChanged(EventArgs.Empty); 158OnDataSourceViewChanged(EventArgs.Empty); 220OnDataSourceViewChanged(EventArgs.Empty); 320OnDataSourceViewChanged(EventArgs.Empty); 352OnDataSourceViewChanged(EventArgs.Empty); 424OnDataSourceViewChanged(EventArgs.Empty); 726OnDataSourceViewChanged(EventArgs.Empty); 1478OnDataSourceViewChanged(EventArgs.Empty);
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceView.cs (1)
1445OnDataSourceViewChanged(EventArgs.Empty);
System.Web.Extensions (18)
UI\WebControls\ContextDataSourceView.cs (3)
43OnDataSourceViewChanged(EventArgs.Empty); 57OnDataSourceViewChanged(EventArgs.Empty); 80OnDataSourceViewChanged(EventArgs.Empty);
UI\WebControls\LinqDataSourceView.cs (5)
140OnDataSourceViewChanged(EventArgs.Empty); 152OnDataSourceViewChanged(EventArgs.Empty); 164OnDataSourceViewChanged(EventArgs.Empty); 191OnDataSourceViewChanged(EventArgs.Empty); 203OnDataSourceViewChanged(EventArgs.Empty);
UI\WebControls\QueryableDataSourceView.cs (10)
75OnDataSourceViewChanged(EventArgs.Empty); 87OnDataSourceViewChanged(EventArgs.Empty); 99OnDataSourceViewChanged(EventArgs.Empty); 111OnDataSourceViewChanged(EventArgs.Empty); 230OnDataSourceViewChanged(EventArgs.Empty); 243OnDataSourceViewChanged(EventArgs.Empty); 255OnDataSourceViewChanged(EventArgs.Empty); 282OnDataSourceViewChanged(EventArgs.Empty); 307OnDataSourceViewChanged(EventArgs.Empty); 330OnDataSourceViewChanged(EventArgs.Empty);