ASP.NET Pack Programmer's Guide
LinkValidationEventArgs.Destination Property
See Also
 





Gets the node that will become the link's destination if the event is validated.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public DiagramNode Destination { get; }

Visual Basic  Copy Code

Public ReadOnly Property Destination As DiagramNode

 Property Value

An instance of the DiagramNode class.

 See Also

LinkValidationEventArgs Members
LinkValidationEventArgs Class
MindFusion.Diagramming Namespace