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 ... 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 ...
System.Web.UI.WebControls.SortDirection + | ||
---|---|---|
+ | Ascending | |
+ | Descending | |
+ | value__ |
System.Web.UI.WebControls.SqlDataSourceCommandEventArgs + | ||
---|---|---|
+ | .ctor () | |
+ | Command |
System.Web.UI.WebControls.SqlDataSourceCommandEventHandler + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (Object sender, SqlDataSourceCommandEventArgs e, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (Object sender, SqlDataSourceCommandEventArgs e) |
System.Web.UI.WebControls.SqlDataSourceCommandType + | ||
---|---|---|
+ | StoredProcedure | |
+ | Text | |
+ | value__ |
System.Web.UI.WebControls.SqlDataSourceFilteringEventArgs + | ||
---|---|---|
+ | .ctor () | |
+ | ParameterValues |
System.Web.UI.WebControls.SqlDataSourceFilteringEventHandler + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (Object sender, SqlDataSourceFilteringEventArgs e, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (Object sender, SqlDataSourceFilteringEventArgs e) |
System.Web.UI.WebControls.SqlDataSourceMode + | ||
---|---|---|
+ | DataReader | |
+ | DataSet | |
+ | value__ |
System.Web.UI.WebControls.SqlDataSourceSelectingEventArgs + | ||
---|---|---|
+ | .ctor () | |
+ | Arguments |
System.Web.UI.WebControls.SqlDataSourceSelectingEventHandler + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (Object sender, SqlDataSourceSelectingEventArgs e, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (Object sender, SqlDataSourceSelectingEventArgs e) |
System.Web.UI.WebControls.SqlDataSourceStatusEventArgs + | ||
---|---|---|
+ | .ctor () | |
+ | AffectedRows | |
+ | Command | |
+ | Exception | |
+ | ExceptionHandled |
System.Web.UI.WebControls.SqlDataSourceStatusEventHandler + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (Object sender, SqlDataSourceStatusEventArgs e, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (Object sender, SqlDataSourceStatusEventArgs e) |
System.Web.UI.WebControls.StringArrayConverter + | ||
---|---|---|
+ | .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.StyleCollection + | ||
---|---|---|
+ | Add (Style style) | |
+ | Contains (Style style) | |
+ | CopyTo (Style[] styleArray, Int32 index) | |
+ | IndexOf (Style style) | |
+ | Insert (Int32 index, Style style) | |
+ | Remove (Style style) | |
+ | RemoveAt (Int32 index) | |
+ | Item [Int32 i] |
System.Web.UI.WebControls.SubMenuStyleCollection + | ||
---|---|---|
+ | Add (SubMenuStyle style) | |
+ | Contains (SubMenuStyle style) | |
+ | CopyTo (SubMenuStyle[] styleArray, Int32 index) | |
+ | IndexOf (SubMenuStyle style) | |
+ | Insert (Int32 index, SubMenuStyle style) | |
+ | Remove (SubMenuStyle style) | |
+ | RemoveAt (Int32 index) | |
+ | Item [Int32 i] |
Powered by Ricciolo