I need to make a custom control in asp.net mvc3.0 with razor view engine just like we make in classic asp.net.
Please guide me how can I create a custom control or user control.
I need to make a custom control in asp.net mvc3.0 with razor view engine
Share
It’s not a control, it’s a helper, and you can read more here:
http://www.asp.net/mvc/tutorials/creating-custom-html-helpers-cs