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