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 ... 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 ...
System.Web.UI.WebControls.DetailsViewUpdateEventArgs + | ||
---|---|---|
+ | .ctor () | |
+ | CommandArgument | |
+ | Keys | |
+ | NewValues | |
+ | OldValues |
System.Web.UI.WebControls.DetailsViewUpdateEventHandler + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (Object sender, DetailsViewUpdateEventArgs e, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (Object sender, DetailsViewUpdateEventArgs e) |
System.Web.UI.WebControls.DropDownList != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | BorderColor | |
= | BorderColor | |
= | BorderStyle | |
= | BorderStyle | |
= | BorderWidth | |
= | BorderWidth | |
= | SelectedIndex | |
= | SelectedIndex | |
+ | ToolTip |
System.Web.UI.WebControls.EditCommandColumn != | ||
---|---|---|
= | .ctor () | |
= | InitializeCell (TableCell cell, Int32 columnIndex, ListItemType itemType) | |
= | ButtonType | |
= | CancelText | |
- | CausesValidation | |
= | EditText | |
= | UpdateText | |
- | ValidationGroup |
System.Web.UI.WebControls.EmbeddedMailObject + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | Name | |
+ | Path |
System.Web.UI.WebControls.EmbeddedMailObjectsCollection + | ||
---|---|---|
+ | .ctor () | |
+ | Add (EmbeddedMailObject value) | |
+ | Contains (EmbeddedMailObject value) | |
+ | CopyTo (EmbeddedMailObject[] array, Int32 index) | |
+ | IndexOf (EmbeddedMailObject value) | |
+ | Insert (Int32 index, EmbeddedMailObject value) | |
+ | Remove (EmbeddedMailObject value) | |
+ | Item [Int32 index] |
System.Web.UI.WebControls.FileUpload + | ||
---|---|---|
+ | .ctor () | |
+ | SaveAs (String filename) | |
+ | FileBytes | |
+ | FileContent | |
+ | FileName | |
+ | HasFile | |
+ | PostedFile |
System.Web.UI.WebControls.FirstDayOfWeek = | ||
---|---|---|
= | Default | |
= | Friday | |
= | Monday | |
= | Saturday | |
= | Sunday | |
= | Thursday | |
= | Tuesday | |
= | value__ | |
= | Wednesday |
System.Web.UI.WebControls.FontInfo != | ||
---|---|---|
- | ClearDefaults () | |
= | CopyFrom (FontInfo f) | |
= | MergeWith (FontInfo f) | |
= | ShouldSerializeNames () | |
= | ToString () | |
= | Bold | |
= | Italic | |
= | Name | |
= | Names | |
= | Overline | |
= | Size | |
= | Strikeout | |
= | Underline |
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.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 () | |
= | Empty | |
= | Large | |
= | Larger | |
= | Medium | |
= | Small | |
= | Smaller | |
= | XLarge | |
= | XSmall | |
= | XXLarge | |
= | XXSmall | |
= | Equals (Object obj) | |
= | GetHashCode () | |
= | op_Equality (FontUnit left, FontUnit right) | |
= | op_Implicit (Int32 n) | |
= | op_Inequality (FontUnit left, FontUnit right) | |
= | Parse (String s) | |
= | Parse (String s, CultureInfo culture) | |
= | Point (Int32 n) | |
= | ToString () | |
= | ToString (CultureInfo culture) | |
- | ToString (IFormatProvider formatProvider) | |
= | IsEmpty | |
= | Type | |
= | Unit |
System.Web.UI.WebControls.FontUnitConverter != | ||
---|---|---|
= | .ctor () | |
= | CanConvertFrom (ITypeDescriptorContext context, Type sourceType) | |
- | CanConvertTo (ITypeDescriptorContext context, Type destinationType) | |
= | ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, Object value) | |
= | ConvertTo (ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType) | |
= | GetStandardValues (ITypeDescriptorContext context) | |
= | GetStandardValuesExclusive (ITypeDescriptorContext context) | |
= | GetStandardValuesSupported (ITypeDescriptorContext context) |
System.Web.UI.WebControls.FormParameter + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | FormField |
Powered by Ricciolo