Antaris/RazorEngine

The name 'Html' does not exist in the current context

Opened this issue · 1 comments

Hello,

I am trying to use this product Highsoft.Web.Mvc.Charts with the RazorEngine, but I am getting this error.

This is the code:

@(Html.Highsoft().Highcharts( new Highcharts { .... rest of code here

This is the error:

error: (3978, 35) The name 'Html' does not exist in the current context

Thanks for any help in this matter.

Search for previous tickets before opening a new one: #417, #29