4 references to IsExpired
System.Web.DataVisualization (4)
WebForm\General\ChartHttpHandler.cs (4)
1826if ( !this.IsExpired(this._current.Value, now)) 1830if (!this.IsExpired(this._list.First.Value, now)) 1842if (!this.IsExpired(this._current.Next.Value, now)) 1896if (this.IsExpired(item, now))