1 write to Url
System.Web.DataVisualization (1)
WebForm\General\ChartHttpHandler.cs (1)
2007Url = HttpContext.Current.Request.Url.ToString();
1 reference to Url
System.Web.DataVisualization (1)
WebForm\General\ChartHttpHandler.cs (1)
621cell.Controls.Add(new Label() { Text = currentInfo.Verb + "," + currentInfo.Url });