Creates an instance of DiagramView.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
C# Copy Code |
---|
public static DiagramView FromRequest ( |
Visual Basic Copy Code |
---|
Public Shared Function FromRequest( _ |
The Id of the DiagramView
An HttpRequest object that contains the json data for the view.
MvcDiagram Programmer's Guide | © 2024 MindFusion |