Creating HTML Helpers with Extension Methods in ASP.NET MVC framework(fairnet.com)
submitted by
ebizdom(320) 2 years, 10 months ago
In last article, I explored Creating Custom HTML Helpers by creating a static method that returns a string. In this article, I will explore HTML Helpers with Extension Methods. The HtmlHelper class provides a set of helper methods that generate plain HTML and return the result as a string. The extensions add helper methods for creating forms, rendering HTML controls and rendering partial views and they are located in the System.Web.Mvc.Html namespace.
|category: ASP.NET
|Views: 34
tags:
ASP.NET another
Everyones tags:
Your Tags: