ASP.NET Pack Programmer's Guide
DiagramView.NodeTextEditedScript Property
See Also
 





Contains the name of a JavaScript function that should be invoked when the user edits the text of a node.

Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms

 Syntax

C#  Copy Code

public string NodeTextEditedScript { get; set; }

Visual Basic  Copy Code

Public Property NodeTextEditedScript As String

 Property Value

 See Also

DiagramView Members
DiagramView Class
MindFusion.Diagramming.WebForms Namespace