| ASP.Net HTML Server Control |
| |
| HTML Server Controls in Visual Studio 2005 |
| |
| The Visual Studio 2005 includes many controls in its toolbox and you will find the list of HTML Server Control after selecting HTML in toolbox which is given following. |
| |
⢠HtmlAnchor
⢠HtmlButton
⢠HtmlForm
⢠HtmlGeneric
⢠HtmlImage
⢠HtmlInputButton
⢠HtmlInputCheckBox
⢠HtmlInputFile
⢠HtmlInputHidden
⢠HtmlInputImage
⢠HtmlInputRadioButton
⢠HtmlInputText
⢠HtmlSelect
⢠HtmlTable
⢠HtmlTableCell
⢠HtmlTableRow
⢠HtmlTextArea |
| |
|
| |