1 write to FolderName
System.Web.DataVisualization (1)
WebForm\General\ChartHttpHandler.cs (1)
481
Settings.
FolderName
= String.Empty;
2 references to FolderName
System.Web.DataVisualization (2)
WebForm\General\ChartHttpHandler.cs (2)
415
if (!String.IsNullOrEmpty(_controllerDirectory) && String.IsNullOrEmpty(Settings.
FolderName
))
419
return Settings.
FolderName
+ rt.GetNextKey();