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 ... 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 ...
System.Web.UI.WebControls.FormViewRow + | ||
---|---|---|
+ | .ctor () | |
+ | ItemIndex | |
+ | RowState | |
+ | RowType |
System.Web.UI.WebControls.FormViewPagerRow + | ||
---|---|---|
+ | .ctor () |
System.Web.UI.WebControls.FormViewUpdatedEventArgs + | ||
---|---|---|
+ | .ctor () | |
+ | AffectedRows | |
+ | Exception | |
+ | ExceptionHandled | |
+ | KeepInEditMode | |
+ | Keys | |
+ | NewValues | |
+ | OldValues |
System.Web.UI.WebControls.FormViewUpdatedEventHandler + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (Object sender, FormViewUpdatedEventArgs e, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (Object sender, FormViewUpdatedEventArgs e) |
System.Web.UI.WebControls.FormViewUpdateEventArgs + | ||
---|---|---|
+ | .ctor () | |
+ | CommandArgument | |
+ | Keys | |
+ | NewValues | |
+ | OldValues |
System.Web.UI.WebControls.FormViewUpdateEventHandler + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (Object sender, FormViewUpdateEventArgs e, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (Object sender, FormViewUpdateEventArgs e) |
System.Web.UI.WebControls.GridLines = | ||
---|---|---|
= | Both | |
= | Horizontal | |
= | None | |
= | value__ | |
= | Vertical |
System.Web.UI.WebControls.GridView + | ||
---|---|---|
+ | .ctor () | |
+ | PageIndexChanged | |
+ | PageIndexChanging | |
+ | RowCancelingEdit | |
+ | RowCommand | |
+ | RowCreated | |
+ | RowDataBound | |
+ | RowDeleted | |
+ | RowDeleting | |
+ | RowEditing | |
+ | RowUpdated | |
+ | RowUpdating | |
+ | SelectedIndexChanged | |
+ | SelectedIndexChanging | |
+ | Sorted | |
+ | Sorting | |
+ | DataBind () | |
+ | DeleteRow (Int32 rowIndex) | |
+ | IsBindableType (Type type) | |
+ | Sort (String sortExpression, SortDirection sortDirection) | |
+ | UpdateRow (Int32 rowIndex, Boolean causesValidation) | |
+ | AllowPaging | |
+ | AllowSorting | |
+ | AlternatingRowStyle | |
+ | AutoGenerateColumns | |
+ | AutoGenerateDeleteButton | |
+ | AutoGenerateEditButton | |
+ | AutoGenerateSelectButton | |
+ | BackImageUrl | |
+ | BottomPagerRow | |
+ | Caption | |
+ | CaptionAlign | |
+ | CellPadding | |
+ | CellSpacing | |
+ | Columns | |
+ | DataKeyNames | |
+ | DataKeys | |
+ | EditIndex | |
+ | EditRowStyle | |
+ | EmptyDataRowStyle | |
+ | EmptyDataTemplate | |
+ | EmptyDataText | |
+ | EnableSortingAndPagingCallbacks | |
+ | FooterRow | |
+ | FooterStyle | |
+ | GridLines | |
+ | HeaderRow | |
+ | HeaderStyle | |
+ | HorizontalAlign | |
+ | PageCount | |
+ | PageIndex | |
+ | PagerSettings | |
+ | PagerStyle | |
+ | PagerTemplate | |
+ | PageSize | |
+ | RowHeaderColumn | |
+ | Rows | |
+ | RowStyle | |
+ | SelectedDataKey | |
+ | SelectedIndex | |
+ | SelectedRow | |
+ | SelectedRowStyle | |
+ | SelectedValue | |
+ | ShowFooter | |
+ | ShowHeader | |
+ | SortDirection | |
+ | SortExpression | |
+ | TopPagerRow | |
+ | UseAccessibleHeader |
System.Web.UI.WebControls.GridViewCancelEditEventArgs + | ||
---|---|---|
+ | .ctor () | |
+ | RowIndex |
System.Web.UI.WebControls.GridViewCancelEditEventHandler + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (Object sender, GridViewCancelEditEventArgs e, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (Object sender, GridViewCancelEditEventArgs e) |
System.Web.UI.WebControls.GridViewCommandEventArgs + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | CommandSource |
System.Web.UI.WebControls.GridViewCommandEventHandler + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (Object sender, GridViewCommandEventArgs e, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (Object sender, GridViewCommandEventArgs e) |
System.Web.UI.WebControls.GridViewDeletedEventArgs + | ||
---|---|---|
+ | .ctor () | |
+ | AffectedRows | |
+ | Exception | |
+ | ExceptionHandled | |
+ | Keys | |
+ | Values |
System.Web.UI.WebControls.GridViewDeletedEventHandler + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (Object sender, GridViewDeletedEventArgs e, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (Object sender, GridViewDeletedEventArgs e) |
Powered by Ricciolo