Event LinkClicked
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
Triggered when the Hyperlink is clicked.
public event EventHandler<EventArgs> LinkClicked
Returns
- EventHandler<EventArgs>
- Triggered when the is clicked.