25 lines
1.0 KiB
Markdown
25 lines
1.0 KiB
Markdown
|
---
|
||
|
title: "Creating Custom HTML Helpers | Microsoft Docs"
|
||
|
author: StephenWalther
|
||
|
description: "Create new HTML Helpers to make it easier to generate view content. Stephen Walther demonstrates two simple methods of creating new HTML Helpers."
|
||
|
ms.author: aspnetcontent
|
||
|
manager: wpickett
|
||
|
ms.date: 08/20/2008
|
||
|
ms.topic: article
|
||
|
ms.assetid: e67b3889-ac7d-4811-8bf5-54f6abc7f49f
|
||
|
ms.technology: dotnet-mvc
|
||
|
ms.prod: .net-framework
|
||
|
msc.legacyurl: /mvc/videos/mvc-2/how-do-i/creating-custom-html-helpers
|
||
|
msc.type: video
|
||
|
---
|
||
|
Creating Custom HTML Helpers
|
||
|
====================
|
||
|
by [Stephen Walther](https://github.com/StephenWalther)
|
||
|
|
||
|
Create new HTML Helpers to make it easier to generate view content. Stephen Walther demonstrates two simple methods of creating new HTML Helpers.
|
||
|
|
||
|
[▶ Watch video (14 minutes)](https://channel9.msdn.com/Blogs/ASP-NET-Site-Videos/creating-custom-html-helpers)
|
||
|
|
||
|
>[!div class="step-by-step"]
|
||
|
[Previous](creating-unit-tests-for-aspnet-mvc-applications.md)
|
||
|
[Next](creating-model-classes-with-linq-to-sql.md)
|