Represents the method that handles Callback.Execute event.
[Visual Basic]
Public Delegate Sub CallbackEventHandler( _
ByVal
sender As
Object, _
ByVal
e As
CallbackEventArgs _
)
Requirements
Namespace:
EO.Web
Assembly: EO.Web (in EO.Web.dll)
See Also
EO.Web Namespace