Gets the hyperlink that was clicked inside a node.
Namespace: MindFusion.Diagramming
Package: EventArgs.js
JavaScript Copy Code |
---|
function getHyperlink () |
Type: String
The hyperlink that was clicked.
This value is valid when handling hyperlinkClicked event.