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