3 writes to CurrentGuidKey
System.Web.DataVisualization (3)
WebForm\General\ChartHttpHandler.cs (3)
261CurrentGuidKey = context.Request["g"]; 466CurrentGuidKey = guidKey; 483CurrentGuidKey = String.Empty;
1 reference to CurrentGuidKey
System.Web.DataVisualization (1)
WebForm\General\ChartHttpHandler.cs (1)
1461string currentGuid = ChartHttpHandler.CurrentGuidKey;