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 ... 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 ...
System.Web.UI.WebControls.DataListItem = | ||
---|---|---|
= | .ctor () | |
= | RenderItem (HtmlTextWriter writer, Boolean extractRows, Boolean tableLayout) | |
= | DataItem | |
= | ItemIndex | |
= | ItemType |
System.Web.UI.WebControls.DataListItemCollection = | ||
---|---|---|
= | .ctor () | |
= | CopyTo (Array array, Int32 index) | |
= | GetEnumerator () | |
= | Count | |
= | IsReadOnly | |
= | IsSynchronized | |
= | Item [Int32 index] | |
= | SyncRoot |
System.Web.UI.WebControls.DataListItemEventArgs = | ||
---|---|---|
= | .ctor () | |
= | Item |
System.Web.UI.WebControls.DataListItemEventHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object sender, DataListItemEventArgs e, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Object sender, DataListItemEventArgs e) |
System.Web.UI.WebControls.DayRenderEventArgs != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Cell | |
= | Cell | |
= | Day | |
= | Day | |
+ | SelectUrl |
System.Web.UI.WebControls.DayRenderEventHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object sender, DayRenderEventArgs e, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Object sender, DayRenderEventArgs e) |
System.Web.UI.WebControls.DayNameFormat != | ||
---|---|---|
= | FirstLetter | |
= | FirstLetter | |
= | FirstTwoLetters | |
= | FirstTwoLetters | |
= | Full | |
= | Full | |
= | Short | |
= | Short | |
+ | Shortest | |
= | value__ | |
= | value__ |
System.Web.UI.WebControls.DropDownList != | ||
---|---|---|
= | .ctor () | |
= | BorderColor | |
= | BorderStyle | |
= | BorderWidth | |
= | SelectedIndex | |
- | ToolTip |
System.Web.UI.WebControls.EditCommandColumn != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | InitializeCell (TableCell cell, Int32 columnIndex, ListItemType itemType) | |
= | InitializeCell (TableCell cell, Int32 columnIndex, ListItemType itemType) | |
= | ButtonType | |
= | ButtonType | |
= | CancelText | |
= | CancelText | |
+ | CausesValidation | |
= | EditText | |
= | EditText | |
= | UpdateText | |
= | UpdateText | |
+ | ValidationGroup |
System.Web.UI.WebControls.FirstDayOfWeek = | ||
---|---|---|
= | Default | |
= | Friday | |
= | Monday | |
= | Saturday | |
= | Sunday | |
= | Thursday | |
= | Tuesday | |
= | value__ | |
= | Wednesday |
System.Web.UI.WebControls.FontNamesConverter = | ||
---|---|---|
= | .ctor () | |
= | CanConvertFrom (ITypeDescriptorContext context, Type sourceType) | |
= | ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, Object value) | |
= | ConvertTo (ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType) |
System.Web.UI.WebControls.FontInfo != | ||
---|---|---|
+ | ClearDefaults () | |
= | CopyFrom (FontInfo f) | |
= | CopyFrom (FontInfo f) | |
= | MergeWith (FontInfo f) | |
= | MergeWith (FontInfo f) | |
= | ShouldSerializeNames () | |
= | ShouldSerializeNames () | |
= | ToString () | |
= | ToString () | |
= | Bold | |
= | Bold | |
= | Italic | |
= | Italic | |
= | Name | |
= | Name | |
= | Names | |
= | Names | |
= | Overline | |
= | Overline | |
= | Size | |
= | Size | |
= | Strikeout | |
= | Strikeout | |
= | Underline | |
= | Underline |
System.Web.UI.WebControls.FontSize = | ||
---|---|---|
= | AsUnit | |
= | Large | |
= | Larger | |
= | Medium | |
= | NotSet | |
= | Small | |
= | Smaller | |
= | value__ | |
= | XLarge | |
= | XSmall | |
= | XXLarge | |
= | XXSmall |
System.Web.UI.WebControls.FontUnit != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Empty | |
= | Empty | |
= | Large | |
= | Large | |
= | Larger | |
= | Larger | |
= | Medium | |
= | Medium | |
= | Small | |
= | Small | |
= | Smaller | |
= | Smaller | |
= | XLarge | |
= | XLarge | |
= | XSmall | |
= | XSmall | |
= | XXLarge | |
= | XXLarge | |
= | XXSmall | |
= | XXSmall | |
= | Equals (Object obj) | |
= | Equals (Object obj) | |
= | GetHashCode () | |
= | GetHashCode () | |
= | op_Equality (FontUnit left, FontUnit right) | |
= | op_Equality (FontUnit left, FontUnit right) | |
= | op_Implicit (Int32 n) | |
= | op_Implicit (Int32 n) | |
= | op_Inequality (FontUnit left, FontUnit right) | |
= | op_Inequality (FontUnit left, FontUnit right) | |
= | Parse (String s) | |
= | Parse (String s, CultureInfo culture) | |
= | Parse (String s) | |
= | Parse (String s, CultureInfo culture) | |
= | Point (Int32 n) | |
= | Point (Int32 n) | |
= | ToString () | |
= | ToString (CultureInfo culture) | |
= | ToString () | |
= | ToString (CultureInfo culture) | |
+ | ToString (IFormatProvider formatProvider) | |
= | IsEmpty | |
= | IsEmpty | |
= | Type | |
= | Type | |
= | Unit | |
= | Unit |
Powered by Ricciolo