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