Http handler for gauge image rendering.

Namespace:  C1.Web.UI.Controls.C1Gauge
Assembly:  C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)

Syntax

C#
public class C1GaugeHttpHandler : IHttpHandler, 
	IRequiresSessionState
Visual Basic (Declaration)
Public Class C1GaugeHttpHandler _
	Implements IHttpHandler, IRequiresSessionState

Inheritance Hierarchy

System..::..Object
  C1.Web.UI.Controls.C1Gauge..::..C1GaugeHttpHandler

See Also