Delegate.
| C# |
public delegate void UploadNotificationHandler( Object sender, HtmlEditor..::.UploadNotificationArgs e )
- sender (Object)
- Reference to the HtmlEditor
- e (HtmlEditor..::.UploadNotificationArgs)
- The event argument object
| C# |
public delegate void UploadNotificationHandler( Object sender, HtmlEditor..::.UploadNotificationArgs e )