ASP.NET 2.0 All-In-One Desk Reference For Dummies®
by Doug Lowe, Jeff Cogswell, Ken Cox - Microsoft MVP
Appendix . ASP.NET 2.0 All-in-One Desk Reference For Dummies®
Standard Controls


Control | Description |
|---|---|
| Displays text on the page. |
| Lets the user enter text. |
| Lets the user submit a page. |
| Same as a Button, but resembles a hyperlink. |
| Same as a Button, but displays an image. |
| Lets the user select an option. |
| Displays a list of check boxes. |
| Lets the user select one of several options. |
| Displays a list of radio buttons. |
| Displays an image. |
| Displays a list of items. |
| Displays a drop-down list of items. |
| Creates multiple views, each of which contains a group of controls. Only one view is visible at a time. |
| Creates a wizard that consists of multiple steps. |
| Displays a calendar. |
| Lets the user upload a file. |
Page Directives
Directive | Description |
|---|---|
| Marks the start of a page. |
| Marks the start of a master page. |
Master Page Controls
Control | Description |
|---|---|
| Indicates the location of content in a master page. Used in master pages only. |
| Indicates content that should be placed in a ContentPlaceHolder control. Used only in content pages. |
Validation Controls
Control | Description |
|---|---|
| Ensures that the user enters data. |
| Compares the entered data with ... |
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access