Tagged Questions
0
votes
1answer
805 views
Cannot use fluent html lambda expressions in Spark view
I'm attempting to use fluent html and the spark view engine in my asp.net mvc application.
I've assinged the proper base class, added the assemblies, and when i do this.TextBox("MyProperty") it works ...