1 implementation of Delete
System.Web.DataVisualization (1)
WebForm\General\ChartHttpHandler.cs (1)
1671void IChartStorageHandler.Delete(String key)
2 references to Delete
System.Web.DataVisualization (2)
WebForm\General\ChartHttpHandler.cs (2)
274handler.Delete(key); 507handler.Delete(tracker.GetKey(item));