ASP.NET Pack Programmer's Guide
NodeEventArgs.getHyperlink Method
See Also
 





Gets the hyperlink that was clicked inside a node.

Namespace: MindFusion.Diagramming
Package: EventArgs.js

 Syntax

JavaScript  Copy Code

function getHyperlink ()

 Return Value

Type: String
The hyperlink that was clicked.

 Remarks

This value is valid when handling hyperlinkClicked event.

 See Also

NodeEventArgs Members
NodeEventArgs Class
MindFusion.Diagramming Namespace