2 references to Inserted
System.Web.Entity (2)
System\Data\WebControls\EntityDataSource.cs (2)
1047add { View.Inserted += value; } 1048remove { View.Inserted -= value; }