Namespace:  C1.Web.C1WebChartBase
Assembly:  C1.Web.C1WebChart.2 (in C1.Web.C1WebChart.2.dll)

Syntax

C#
public abstract class baseImageHttpHandler : IHttpHandler, 
	IRequiresSessionState
Visual Basic
Public MustInherit Class baseImageHttpHandler _
	Implements IHttpHandler, IRequiresSessionState

Inheritance Hierarchy

System..::..Object
  C1.Web.C1WebChartBase..::..baseImageHttpHandler
    C1.Web.C1WebChart..::..ImageHttpHandler

See Also