Reputation: 4622
Im working on my new Helper, which extended from HtmlHelper.
In my method, i need to call out data from Context. The context can be called from the View, but is there anyway i can just call it in HtmlHelper?
The application is writen in ASP.net MVC 2.0 RC2.
Thanks for your time. :)
Upvotes: 2
Views: 335