Event Updated
- Namespace
- DotNetBrowser.Extensions
- Assembly
- DotNetBrowser.dll
Occurs when the extension action has been updated.
event EventHandler<ExtensionActionUpdatedEventArgs> Updated
Returns
- EventHandler<ExtensionActionUpdatedEventArgs>
- Occurs when the extension action has been updated.
Remarks
You can use this event to monitor changes in the extension action badge, tooltip, or icon.