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