How to create custom html helper in Asp.net MVC 3 or 4
摘要:
I will try to show you a basic feature of ASP.NET MVC, creating custom HTML Helpers. We can reduce the amount of logic in view pages (razor or asp.net –aspx- pages) by extracting logic code as method.HTML Helper methods are nothing more than methods that are returning string. If you want to write yo 阅读全文
posted @ 2012-11-15 23:52
malaikuangren
阅读(372)
评论(0)
推荐(0)
浙公网安备 33010602011771号