3 references to HandlerType
System.Web.DataVisualization (3)
WebForm\General\ChartHttpHandler.cs (3)
1043this._handlerConstructor = this.HandlerType.GetConstructor( 1050throw new InvalidOperationException( SR.ExceptionHttpHandlerCanNotLoadType( this.HandlerType.FullName )); 1054throw new InvalidOperationException(SR.ExceptionHttpHandlerImageHandlerInterfaceUnsupported(ChartHttpHandler.Settings.HandlerType.FullName));