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