5 references to ExceptionImageUrlInvalidFormat
System.Web.DataVisualization (5)
WebForm\ChartWebControl.cs (5)
756
throw( new ArgumentException(SR.
ExceptionImageUrlInvalidFormat
, "imageURL"));
762
throw (new ArgumentException(SR.
ExceptionImageUrlInvalidFormat
, "imageURL"));
769
throw (new ArgumentException(SR.
ExceptionImageUrlInvalidFormat
, "imageURL"));
777
throw (new ArgumentException(SR.
ExceptionImageUrlInvalidFormat
, "imageURL"));
783
throw( new ArgumentException( SR.
ExceptionImageUrlInvalidFormat
, "imageURL"));