C# Class Codegam.OLAP.Web.HtmlHelperExtension

Show file Open project: bymm/OLAP

Public Methods

Method Description
PivotTable ( this html, PivotTable pivotTable, string title = "" ) : System.Web.Mvc.MvcHtmlString

Method Details

PivotTable() public static method

public static PivotTable ( this html, PivotTable pivotTable, string title = "" ) : System.Web.Mvc.MvcHtmlString
html this
pivotTable PivotTable
title string
return System.Web.Mvc.MvcHtmlString