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





Gets or sets the LinkLabel related to this event.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public LinkLabel Label { get; set; }

Visual Basic  Copy Code

Public Property Label As LinkLabel

 Property Value

A LinkLabel reference.

 See Also

LinkValidationEventArgs Members
LinkValidationEventArgs Class
MindFusion.Diagramming Namespace