asp.net.ph

Skip Navigation LinksHome > ASP.NET Web Forms > Web Forms Server Controls > Web Forms User Controls

Web Forms User Controls

ASP.NET Web Forms   Web Forms Server Controls


In addition to the built-in ASP.NET server controls, you can easily create your own custom, reusable controls using the same techniques you have learned to develop Web Forms pages.

This section provides background information on how to create and implement Web Forms User Controls.

For information about See the topic
Provides background information on Web Forms user controls and how to work with them. Introduction to Web Forms User Controls
Outlines in general the steps in building Web Forms user controls. Creating a User Control
Describes how an existing Web Forms page can be used as a user control. Converting a Web Forms Page to a User Control
Provides details on the HTML tags needed to add Web user controls to Web Forms pages. Including a User Control in a Web Forms Page
Describes how user control properties can be accessed dynamically. Manipulating User Control Properties
Describes how user control events can be handled programmatically. Handling User Control Events
Provides details on how user controls can be added to Web Forms pages dynamically. Creating Instances of User Controls Programmatically
Provides information on how user controls can be created using coe-behind techniques. Developing User Controls in a Code-Behind File

See Also

Web Forms Server Controls   Caching Portions of an ASP.NET Page



© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note