ASP.NET Pack Programmer's Guide
EditLinkTextEventArgs.NewText Property
See Also
 





Gets the new text.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public string NewText { get; }

Visual Basic  Copy Code

Public ReadOnly Property NewText As String

 Property Value

The new value of the link's Text property.

 See Also

EditLinkTextEventArgs Members
EditLinkTextEventArgs Class
MindFusion.Diagramming Namespace
OldText Property