2 references to ChartHttpHandlerName
System.Web.DataVisualization (2)
WebForm\General\ChartHttpHandler.cs (2)
145
HttpContext.Current.Server.Execute(
ChartHttpHandlerName
+ "?" + handlerCheckQry + "=0", w);
368
return appDir +
ChartHttpHandlerName
+ "?";