1.3 KiB
1.3 KiB
uid | title | author | description | ms.author | ms.date | ms.assetid | msc.legacyurl | msc.type |
---|---|---|---|---|---|---|---|---|
web-forms/videos/how-do-i/how-do-i-create-a-custom-user-control-in-aspnet | [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 | 10/26/2007 | 76e0f17c-c31b-4237-89b5-a46efe602ece | /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.