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