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 ... 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 ...
System.Web.UI.WebControls.TableCellControlBuilder = | ||
---|---|---|
= | .ctor () | |
= | AllowWhitespaceLiterals () |
System.Web.UI.WebControls.TableCell != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
+ | AssociatedHeaderCellID | |
= | ColumnSpan | |
= | ColumnSpan | |
= | HorizontalAlign | |
= | HorizontalAlign | |
= | RowSpan | |
= | RowSpan | |
= | Text | |
= | Text | |
= | VerticalAlign | |
= | VerticalAlign | |
= | Wrap | |
= | Wrap |
System.Web.UI.WebControls.TableCellCollection = | ||
---|---|---|
= | Add (TableCell cell) | |
= | AddAt (Int32 index, TableCell cell) | |
= | AddRange (TableCell[] cells) | |
= | Clear () | |
= | CopyTo (Array array, Int32 index) | |
= | GetCellIndex (TableCell cell) | |
= | GetEnumerator () | |
= | Remove (TableCell cell) | |
= | RemoveAt (Int32 index) | |
= | Count | |
= | IsReadOnly | |
= | IsSynchronized | |
= | Item [Int32 index] | |
= | SyncRoot |
System.Web.UI.WebControls.TableHeaderCell != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
+ | AbbreviatedText | |
+ | CategoryText | |
+ | Scope |
System.Web.UI.WebControls.TableRowCollection = | ||
---|---|---|
= | Add (TableRow row) | |
= | AddAt (Int32 index, TableRow row) | |
= | AddRange (TableRow[] rows) | |
= | Clear () | |
= | CopyTo (Array array, Int32 index) | |
= | GetEnumerator () | |
= | GetRowIndex (TableRow row) | |
= | Remove (TableRow row) | |
= | RemoveAt (Int32 index) | |
= | Count | |
= | IsReadOnly | |
= | IsSynchronized | |
= | Item [Int32 index] | |
= | SyncRoot |
System.Web.UI.WebControls.TableStyle = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | AddAttributesToRender (HtmlTextWriter writer, WebControl owner) | |
= | CopyFrom (Style s) | |
= | MergeWith (Style s) | |
= | Reset () | |
= | BackImageUrl | |
= | CellPadding | |
= | CellSpacing | |
= | GridLines | |
= | HorizontalAlign |
System.Web.UI.WebControls.TargetConverter = | ||
---|---|---|
= | .ctor () | |
= | GetStandardValues (ITypeDescriptorContext context) | |
= | GetStandardValuesExclusive (ITypeDescriptorContext context) | |
= | GetStandardValuesSupported (ITypeDescriptorContext context) |
System.Web.UI.WebControls.TemplateColumn = | ||
---|---|---|
= | .ctor () | |
= | InitializeCell (TableCell cell, Int32 columnIndex, ListItemType itemType) | |
= | EditItemTemplate | |
= | FooterTemplate | |
= | HeaderTemplate | |
= | ItemTemplate |
System.Web.UI.WebControls.TextAlign = | ||
---|---|---|
= | Left | |
= | Right | |
= | value__ |
System.Web.UI.WebControls.TextBoxControlBuilder = | ||
---|---|---|
= | .ctor () | |
= | AllowWhitespaceLiterals () | |
= | HtmlDecodeLiterals () |
System.Web.UI.WebControls.TextBox != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | TextChanged | |
= | TextChanged | |
+ | AutoCompleteType | |
= | AutoPostBack | |
= | AutoPostBack | |
+ | CausesValidation | |
= | Columns | |
= | Columns | |
= | MaxLength | |
= | MaxLength | |
= | ReadOnly | |
= | ReadOnly | |
= | Rows | |
= | Rows | |
= | Text | |
= | Text | |
= | TextMode | |
= | TextMode | |
+ | ValidationGroup | |
= | Wrap | |
= | Wrap |
System.Web.UI.WebControls.TextBoxMode = | ||
---|---|---|
= | MultiLine | |
= | Password | |
= | SingleLine | |
= | value__ |
System.Web.UI.WebControls.TitleFormat = | ||
---|---|---|
= | Month | |
= | MonthYear | |
= | value__ |
System.Web.UI.WebControls.Unit != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Empty | |
= | Empty | |
= | Equals (Object obj) | |
= | Equals (Object obj) | |
= | GetHashCode () | |
= | GetHashCode () | |
= | op_Equality (Unit left, Unit right) | |
= | op_Equality (Unit left, Unit right) | |
= | op_Implicit (Int32 n) | |
= | op_Implicit (Int32 n) | |
= | op_Inequality (Unit left, Unit right) | |
= | op_Inequality (Unit left, Unit right) | |
= | Parse (String s) | |
= | Parse (String s, CultureInfo culture) | |
= | Parse (String s) | |
= | Parse (String s, CultureInfo culture) | |
= | Percentage (Double n) | |
= | Percentage (Double n) | |
= | Pixel (Int32 n) | |
= | Pixel (Int32 n) | |
= | Point (Int32 n) | |
= | Point (Int32 n) | |
= | ToString () | |
= | ToString (CultureInfo culture) | |
= | ToString () | |
= | ToString (CultureInfo culture) | |
+ | ToString (IFormatProvider formatProvider) | |
= | IsEmpty | |
= | IsEmpty | |
= | Type | |
= | Type | |
= | Value | |
= | Value |
Powered by Ricciolo