UltimateAjax Class Library

CallbackEventArgs Class

Class sent to the event handler when the Callback event is fired.

For a list of all members of this type, see CallbackEventArgs Members.

System.Object
   System.EventArgs
      Karamasoft.WebControls.UltimateAjax.CallbackEventArgs

[Visual Basic]
Public Class CallbackEventArgs
    Inherits EventArgs
[C#]
public class CallbackEventArgs : EventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Karamasoft.WebControls.UltimateAjax

Assembly: UltimateAjax (in UltimateAjax.dll)

See Also

CallbackEventArgs Members | Karamasoft.WebControls.UltimateAjax Namespace