1.3 KiB
1.3 KiB
title | author | description | ms.author | manager | ms.date | ms.topic | ms.assetid | ms.technology | ms.prod | msc.legacyurl | msc.type |
---|---|---|---|---|---|---|---|---|---|---|---|
[How Do I:] Create a Custom User Control in ASP.NET? | Microsoft Docs | rick-anderson | In this video Chris Pels will demonstrate how to create a custom user control in ASP.NET that can be used throughout a web site or across many web sites. Sta... | aspnetcontent | wpickett | 10/26/2007 | article | 76e0f17c-c31b-4237-89b5-a46efe602ece | dotnet-webforms | .net-framework | /web-forms/videos/how-do-i/how-do-i-create-a-custom-user-control-in-aspnet | video |
[How Do I:] Create a Custom User Control in ASP.NET?
by Chris Pels
In this video Chris Pels will demonstrate how to create a custom user control in ASP.NET that can be used throughout a web site or across many web sites. Start out by learning the basics of creating a user control that will be used in multiple pages including validation, controlling formatting using style elements, and loading/saving data for the user interface elements. Throughout the video considerations for building user controls that can be easily maintained and used across multiple pages are discussed.