asp.net.ph

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

Programming Web Forms Server Controls

ASP.NET Web Forms   Web Forms Server Controls


Web Forms Server Controls expose a unique programming model that differs from that used with controls on Windows Forms. The topics in this section provide the information you need to understand how to work with these controls.

In This Section


Content
Adding HTML Server Controls to a Web Forms Page
Describes how to add HTML server controls to a page.
Adding Web Server Controls to a Web Forms Page
Describes how to add Web server controls to a page.
Adding Controls to a Web Forms Page Programmatically
Describes how to instantiate server controls dynamically in code.
Setting Web Forms Server Control Properties
Describes how to set properties.
Setting Web Server Control Properties Programmatically
Describes how to set properties for Web server controls in code.
Setting HTML Server Control Properties Programmatically
Describes how to set properties of HTML server controls in code.
Accessing Server Controls Programmatically
Describes how to access server controls and their properties in code.

Related Sections


Content
Web Forms Server Controls and CSS Styles
Provides information on how server controls interact with cascading style sheets ( CSS ) and how you can set styles for controls.
Web Server Controls Templates
Provides information on using templates — snippets of HTML combined with controls — to define individual elements of a complex control ( for example, the header, footer, and selected row in a DataList control ).



© 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