Creating Custom HTML Helpers in ASP.NET MVC framework (www.fairnet.com)
submitted by
ebizdom(230) 6 months, 24 days ago
In this article, I will explore how you can create custom HTML Helpers that you can use within your MVC views. You use HTML helpers in a view to render HTML content. An HTML helper, in most cases, is just a method that returns a string. The ASP.NET MVC framework includes a standard set of helpers that you can use to render the most common types of HTML elements.
|
category: ASP.NET
|
Views: 19
tags:
ASP.NET another
Everyones tags:
Your Tags: