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 ... 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 ...
System.Web.UI.WebControls.GridViewUpdateEventArgs + | ||
---|---|---|
+ | .ctor () | |
+ | Keys | |
+ | NewValues | |
+ | OldValues | |
+ | RowIndex |
System.Web.UI.WebControls.GridViewUpdateEventHandler + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (Object sender, GridViewUpdateEventArgs e, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (Object sender, GridViewUpdateEventArgs e) |
System.Web.UI.WebControls.HiddenField + | ||
---|---|---|
+ | .ctor () | |
+ | ValueChanged | |
+ | Focus () | |
+ | EnableTheming | |
+ | SkinID | |
+ | Value |
System.Web.UI.WebControls.HierarchicalDataBoundControl + | ||
---|---|---|
+ | DataSourceID |
System.Web.UI.WebControls.HorizontalAlign = | ||
---|---|---|
= | Center | |
= | Justify | |
= | Left | |
= | NotSet | |
= | Right | |
= | value__ |
System.Web.UI.WebControls.HotSpotCollection + | ||
---|---|---|
+ | .ctor () | |
+ | Add (HotSpot spot) | |
+ | Insert (Int32 index, HotSpot spot) | |
+ | Remove (HotSpot spot) | |
+ | RemoveAt (Int32 index) | |
+ | Item [Int32 index] |
System.Web.UI.WebControls.HotSpotMode + | ||
---|---|---|
+ | Inactive | |
+ | Navigate | |
+ | NotSet | |
+ | PostBack | |
+ | value__ |
System.Web.UI.WebControls.HyperLinkControlBuilder = | ||
---|---|---|
= | .ctor () | |
= | AllowWhitespaceLiterals () |
System.Web.UI.WebControls.HyperLink = | ||
---|---|---|
= | .ctor () | |
= | ImageUrl | |
= | NavigateUrl | |
= | Target | |
= | Text |
System.Web.UI.WebControls.HyperLinkColumn = | ||
---|---|---|
= | .ctor () | |
= | Initialize () | |
= | InitializeCell (TableCell cell, Int32 columnIndex, ListItemType itemType) | |
= | DataNavigateUrlField | |
= | DataNavigateUrlFormatString | |
= | DataTextField | |
= | DataTextFormatString | |
= | NavigateUrl | |
= | Target | |
= | Text |
System.Web.UI.WebControls.HyperLinkField + | ||
---|---|---|
+ | .ctor () | |
+ | Initialize (Boolean enableSorting, Control control) | |
+ | InitializeCell (DataControlFieldCell cell, DataControlCellType cellType, DataControlRowState rowState, Int32 rowIndex) | |
+ | ValidateSupportsCallback () | |
+ | DataNavigateUrlFields | |
+ | DataNavigateUrlFormatString | |
+ | DataTextField | |
+ | DataTextFormatString | |
+ | NavigateUrl | |
+ | Target | |
+ | Text |
System.Web.UI.WebControls.ImageAlign = | ||
---|---|---|
= | AbsBottom | |
= | AbsMiddle | |
= | Baseline | |
= | Bottom | |
= | Left | |
= | Middle | |
= | NotSet | |
= | Right | |
= | TextTop | |
= | Top | |
= | value__ |
System.Web.UI.WebControls.ImageField + | ||
---|---|---|
+ | .ctor () | |
+ | ThisExpression | |
+ | ExtractValuesFromCell (IOrderedDictionary dictionary, DataControlFieldCell cell, DataControlRowState rowState, Boolean includeReadOnly) | |
+ | Initialize (Boolean enableSorting, Control control) | |
+ | InitializeCell (DataControlFieldCell cell, DataControlCellType cellType, DataControlRowState rowState, Int32 rowIndex) | |
+ | ValidateSupportsCallback () | |
+ | AlternateText | |
+ | ConvertEmptyStringToNull | |
+ | DataAlternateTextField | |
+ | DataAlternateTextFormatString | |
+ | DataImageUrlField | |
+ | DataImageUrlFormatString | |
+ | NullDisplayText | |
+ | NullImageUrl | |
+ | ReadOnly |
System.Web.UI.WebControls.ImageMap + | ||
---|---|---|
+ | .ctor () | |
+ | Click | |
+ | Enabled | |
+ | HotSpotMode | |
+ | HotSpots | |
+ | Target |
Powered by Ricciolo