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