Returns a TabbedDiagramView by using the specified HTML helper.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public static IHtmlContent TabbedDiagramView ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function TabbedDiagramView( _ |
The HTML helper
The Id of the TabbedDiagramView
The DiagramDocument displayed by the view
An object containing the HTML attributes for the control.
See Also