ВУЗ:
Составители:
Рубрика:
104
Окончание табл. 4.2
HTML тэг
Класс
Основные элементы класса
<img runat="server">
HtmlImage
Align, Alt, Border, Height, Src, Width
<input type="button"
runat="server">
HtmlInputButton
Type, Value, CausesValidation, Valida-
tionGroup, событие ServerClick
<input type="reset"
runat="server">
HtmlInputReset
Type, Value
<input type="submit"
runat="server">
HtmlInputSubmit
Type, Value, CausesValidation, Valida-
tionGroup, событие ServerClick
<input type="checkbox"
runat="server">
HtmlInputCheck-
Box
Checked, Type, Value, событие Ser-
verClick
<input type="file"
runat="server">
HtmlInputFile
Accept, MaxLength, PostedFile, Size,
Type, Value
<input type="image"
runat="server">
HtmlInputImage
Align, Alt, Border, Src, Type, Value,
CausesValidation, ValidationGroup, со-
бытие ServerClick
<input type="radio"
runat="server">
HtmlInputRadi-
oButton
Checked, Type, Value, событие Ser-
verChange
<input type="text"
runat="server">
HtmlInputText
MaxLength, Type, Value, событие Ser-
verChange
<select runat="server">
HtmlSelect
Multiple, SelectedIndex, Size, Value,
DataSource, DataTextField, DataValu-
eField, Items (коллекция), событие
ServerChange
<table runat="server">,
<td runat="server">
HtmlTable
Align, BgColor, Border, BorderColor,
CellPadding, CellSpacing, Height, No-
Wrap, Width, Rows (коллекция)
<th runat="server">
HtmlTableCell
Align, BgColor, Border, BorderColor,
ColSpan, Height, NoWrap, RowSpan,
VAlign, Width
<tr runat="server">
HtmlTableRow
Align, BgColor, Border, BorderColor,
Height, VAlign, Cells (коллекция)
<textarea
runat="server">
HtmlTextArea
Cols, Rows, Value, событие Server-
Change
Любой другой HTML
тэг с атрибутом
runat="server"
HtmlGenericCont
rol
Нет
Страницы
- « первая
- ‹ предыдущая
- …
- 102
- 103
- 104
- 105
- 106
- …
- следующая ›
- последняя »
