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