Sets the name of a JavaScript function that should be invoked before the selected page in a TabbedDiagramView control is changed.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public TabbedDiagramView PageChangingScript ( |
Visual Basic
Copy Code
|
|---|
Public Function PageChangingScript( _ |
The name of the function
See Also