Sets the name of a JavaScript function that should be invoked when the a page has been removed from a TabbedDiagramView control.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public TabbedDiagramView PageRemovedScript ( |
Visual Basic
Copy Code
|
|---|
Public Function PageRemovedScript( _ |
The name of the function
See Also