Dundas Gauge for ASP.NET Send comments on this topic
CallbackManager Class
See Also  Members  
Dundas.Gauges.WebControl Namespace : CallbackManager Class


This class contains methods related to callbacks on the gauge.

Syntax

Visual Basic (Declaration) 
Public Class CallbackManager 
Visual Basic (Usage)Copy Code
Dim instance As CallbackManager
C# 
public class CallbackManager 

Inheritance Hierarchy

System.Object
   Dundas.Gauges.WebControl.CallbackManager

Requirements

Namespace: Dundas.Gauges.WebControl

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: DundasWebGauge (in DundasWebGauge.dll)

See Also