Sets the name of a JavaScript function that should be invoked when when entering inplace-edit mode.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public DiagramView EnterInplaceEditScript ( |
Visual Basic
Copy Code
|
|---|
Public Function EnterInplaceEditScript( _ |
The name of the function
See Also