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 ... 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 ...
System.Web.UI.WebControls.GridLines = | ||
---|---|---|
= | Both | |
= | Horizontal | |
= | None | |
= | value__ | |
= | Vertical |
System.Web.UI.WebControls.HorizontalAlign = | ||
---|---|---|
= | Center | |
= | Justify | |
= | Left | |
= | NotSet | |
= | Right | |
= | 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.Image != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | AlternateText | |
= | AlternateText | |
+ | DescriptionUrl | |
= | Enabled | |
= | Enabled | |
= | Font | |
= | Font | |
+ | GenerateEmptyAlternateText | |
= | ImageAlign | |
= | ImageAlign | |
= | ImageUrl | |
= | ImageUrl |
System.Web.UI.WebControls.ImageAlign = | ||
---|---|---|
= | AbsBottom | |
= | AbsMiddle | |
= | Baseline | |
= | Bottom | |
= | Left | |
= | Middle | |
= | NotSet | |
= | Right | |
= | TextTop | |
= | Top | |
= | value__ |
System.Web.UI.WebControls.ImageButton != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Click | |
= | Click | |
= | Command | |
= | Command | |
= | CausesValidation | |
= | CausesValidation | |
= | CommandArgument | |
= | CommandArgument | |
= | CommandName | |
= | CommandName | |
+ | Enabled | |
+ | GenerateEmptyAlternateText | |
+ | OnClientClick | |
+ | PostBackUrl | |
+ | ValidationGroup |
System.Web.UI.WebControls.LabelControlBuilder = | ||
---|---|---|
= | .ctor () | |
= | AllowWhitespaceLiterals () |
System.Web.UI.WebControls.LinkButtonControlBuilder = | ||
---|---|---|
= | .ctor () | |
= | AllowWhitespaceLiterals () |
System.Web.UI.WebControls.ListBox != | ||
---|---|---|
= | .ctor () | |
= | BorderColor | |
= | BorderStyle | |
= | BorderWidth | |
= | Rows | |
= | SelectionMode | |
- | ToolTip |
System.Web.UI.WebControls.ListItemControlBuilder = | ||
---|---|---|
= | .ctor () | |
= | AllowWhitespaceLiterals () | |
= | HtmlDecodeLiterals () |
System.Web.UI.WebControls.ListItem != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Equals (Object o) | |
= | Equals (Object o) | |
= | FromString (String s) | |
= | FromString (String s) | |
= | GetHashCode () | |
= | GetHashCode () | |
= | ToString () | |
= | ToString () | |
= | Attributes | |
= | Attributes | |
+ | Enabled | |
= | Selected | |
= | Selected | |
= | Text | |
= | Text | |
= | Value | |
= | Value |
System.Web.UI.WebControls.ListItemCollection = | ||
---|---|---|
= | .ctor () | |
= | Add (String item) | |
= | Add (ListItem item) | |
= | AddRange (ListItem[] items) | |
= | Clear () | |
= | Contains (ListItem item) | |
= | CopyTo (Array array, Int32 index) | |
= | FindByText (String text) | |
= | FindByValue (String value) | |
= | GetEnumerator () | |
= | IndexOf (ListItem item) | |
= | Insert (Int32 index, String item) | |
= | Insert (Int32 index, ListItem item) | |
= | Remove (String item) | |
= | Remove (ListItem item) | |
= | RemoveAt (Int32 index) | |
= | Capacity | |
= | Count | |
= | IsReadOnly | |
= | IsSynchronized | |
= | Item [Int32 index] | |
= | SyncRoot |
Powered by Ricciolo