Renders a NetworkDiagramView control instance.
Namespace:
DlhSoft.Web.Mvc.PertAssembly: DlhSoft.ProjectData.PertChart.Mvc.Extensions (in DlhSoft.ProjectData.PertChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public static MvcHtmlString NetworkDiagramView( HtmlHelper helper, Action<NetworkDiagramView> initialization ) |
| Visual Basic (Declaration) |
|---|
Public Shared Function NetworkDiagramView ( _ helper As HtmlHelper, _ initialization As Action(Of NetworkDiagramView) _ ) As MvcHtmlString |