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