Comparazione classi Framework 1.1 - 2.0 RTM
Quale assembly?
Filtra
Legenda
- non presente nella 2.0 RTM
+ aggiunto nella 2.0 RTM
= invariato
!= variato rispetto alla 1.1
Namespace System.Web
Totale classi: 1418, di cui
- 778 nuove
- 989 modificate
- 0 rimosse
Pagina ... 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 ...
System.Web.UI.HtmlControls.HtmlInputCheckBox = | ||
---|---|---|
= | .ctor () | |
= | ServerChange | |
= | Checked |
System.Web.UI.HtmlControls.HtmlInputFile = | ||
---|---|---|
= | .ctor () | |
= | Accept | |
= | MaxLength | |
= | PostedFile | |
= | Size | |
= | Value |
System.Web.UI.HtmlControls.HtmlInputHidden = | ||
---|---|---|
= | .ctor () | |
= | ServerChange |
System.Web.UI.HtmlControls.HtmlInputImage != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | ServerClick | |
= | ServerClick | |
= | Align | |
= | Align | |
= | Alt | |
= | Alt | |
= | Border | |
= | Border | |
= | CausesValidation | |
= | CausesValidation | |
= | Src | |
= | Src | |
+ | ValidationGroup |
System.Web.UI.HtmlControls.HtmlInputRadioButton = | ||
---|---|---|
= | .ctor () | |
= | ServerChange | |
= | Checked | |
= | Name | |
= | Value |
System.Web.UI.HtmlControls.HtmlInputText = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | ServerChange | |
= | MaxLength | |
= | Size | |
= | Value |
System.Web.UI.HtmlControls.HtmlSelect != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | ServerChange | |
= | ServerChange | |
= | DataMember | |
= | DataMember | |
= | DataSource | |
= | DataSource | |
+ | DataSourceID | |
= | DataTextField | |
= | DataTextField | |
= | DataValueField | |
= | DataValueField | |
= | InnerHtml | |
= | InnerHtml | |
= | InnerText | |
= | InnerText | |
= | Items | |
= | Items | |
= | Multiple | |
= | Multiple | |
= | Name | |
= | Name | |
= | SelectedIndex | |
= | SelectedIndex | |
= | Size | |
= | Size | |
= | Value | |
= | Value |
System.Web.UI.HtmlControls.HtmlTable = | ||
---|---|---|
= | .ctor () | |
= | Align | |
= | BgColor | |
= | Border | |
= | BorderColor | |
= | CellPadding | |
= | CellSpacing | |
= | Height | |
= | InnerHtml | |
= | InnerText | |
= | Rows | |
= | Width |
System.Web.UI.HtmlControls.HtmlTableCell = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Align | |
= | BgColor | |
= | BorderColor | |
= | ColSpan | |
= | Height | |
= | NoWrap | |
= | RowSpan | |
= | VAlign | |
= | Width |
System.Web.UI.HtmlControls.HtmlTableCellCollection = | ||
---|---|---|
= | Add (HtmlTableCell cell) | |
= | Clear () | |
= | CopyTo (Array array, Int32 index) | |
= | GetEnumerator () | |
= | Insert (Int32 index, HtmlTableCell cell) | |
= | Remove (HtmlTableCell cell) | |
= | RemoveAt (Int32 index) | |
= | Count | |
= | IsReadOnly | |
= | IsSynchronized | |
= | Item [Int32 index] | |
= | SyncRoot |
System.Web.UI.HtmlControls.HtmlTableRow = | ||
---|---|---|
= | .ctor () | |
= | Align | |
= | BgColor | |
= | BorderColor | |
= | Cells | |
= | Height | |
= | InnerHtml | |
= | InnerText | |
= | VAlign |
System.Web.UI.HtmlControls.HtmlTableRowCollection = | ||
---|---|---|
= | Add (HtmlTableRow row) | |
= | Clear () | |
= | CopyTo (Array array, Int32 index) | |
= | GetEnumerator () | |
= | Insert (Int32 index, HtmlTableRow row) | |
= | Remove (HtmlTableRow row) | |
= | RemoveAt (Int32 index) | |
= | Count | |
= | IsReadOnly | |
= | IsSynchronized | |
= | Item [Int32 index] | |
= | SyncRoot |
System.Web.UI.HtmlControls.HtmlTextArea = | ||
---|---|---|
= | .ctor () | |
= | ServerChange | |
= | Cols | |
= | Name | |
= | Rows | |
= | Value |
System.Web.UI.WebControls.AdCreatedEventArgs = | ||
---|---|---|
= | .ctor () | |
= | AdProperties | |
= | AlternateText | |
= | ImageUrl | |
= | NavigateUrl |
Powered by Ricciolo