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