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 ... 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 ...
System.Web.UI.WebControls.TableCaptionAlign + | ||
---|---|---|
+ | Bottom | |
+ | Left | |
+ | NotSet | |
+ | Right | |
+ | Top | |
+ | value__ |
System.Web.UI.WebControls.TableCellControlBuilder = | ||
---|---|---|
= | .ctor () | |
= | AllowWhitespaceLiterals () |
System.Web.UI.WebControls.TableCellCollection = | ||
---|---|---|
= | Add (TableCell cell) | |
= | AddAt (Int32 index, TableCell cell) | |
= | AddRange (TableCell[] cells) | |
= | Clear () | |
= | CopyTo (Array array, Int32 index) | |
= | GetCellIndex (TableCell cell) | |
= | GetEnumerator () | |
= | Remove (TableCell cell) | |
= | RemoveAt (Int32 index) | |
= | Count | |
= | IsReadOnly | |
= | IsSynchronized | |
= | Item [Int32 index] | |
= | SyncRoot |
System.Web.UI.WebControls.TableFooterRow + | ||
---|---|---|
+ | .ctor () |
System.Web.UI.WebControls.TableHeaderCell != | ||
---|---|---|
= | .ctor () | |
- | AbbreviatedText | |
- | CategoryText | |
- | Scope |
System.Web.UI.WebControls.TableHeaderRow + | ||
---|---|---|
+ | .ctor () |
System.Web.UI.WebControls.TableHeaderScope + | ||
---|---|---|
+ | Column | |
+ | NotSet | |
+ | Row | |
+ | value__ |
System.Web.UI.WebControls.TableRowCollection = | ||
---|---|---|
= | Add (TableRow row) | |
= | AddAt (Int32 index, TableRow row) | |
= | AddRange (TableRow[] rows) | |
= | Clear () | |
= | CopyTo (Array array, Int32 index) | |
= | GetEnumerator () | |
= | GetRowIndex (TableRow row) | |
= | Remove (TableRow row) | |
= | RemoveAt (Int32 index) | |
= | Count | |
= | IsReadOnly | |
= | IsSynchronized | |
= | Item [Int32 index] | |
= | SyncRoot |
System.Web.UI.WebControls.TableRowSection + | ||
---|---|---|
+ | TableBody | |
+ | TableFooter | |
+ | TableHeader | |
+ | value__ |
System.Web.UI.WebControls.TableSectionStyle + | ||
---|---|---|
+ | .ctor () | |
+ | Visible |
System.Web.UI.WebControls.TableStyle = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | AddAttributesToRender (HtmlTextWriter writer, WebControl owner) | |
= | CopyFrom (Style s) | |
= | MergeWith (Style s) | |
= | Reset () | |
= | BackImageUrl | |
= | CellPadding | |
= | CellSpacing | |
= | GridLines | |
= | HorizontalAlign |
System.Web.UI.WebControls.TargetConverter = | ||
---|---|---|
= | .ctor () | |
= | GetStandardValues (ITypeDescriptorContext context) | |
= | GetStandardValuesExclusive (ITypeDescriptorContext context) | |
= | GetStandardValuesSupported (ITypeDescriptorContext context) |
System.Web.UI.WebControls.TemplateColumn = | ||
---|---|---|
= | .ctor () | |
= | InitializeCell (TableCell cell, Int32 columnIndex, ListItemType itemType) | |
= | EditItemTemplate | |
= | FooterTemplate | |
= | HeaderTemplate | |
= | ItemTemplate |
System.Web.UI.WebControls.TemplateField + | ||
---|---|---|
+ | .ctor () | |
+ | ExtractValuesFromCell (IOrderedDictionary dictionary, DataControlFieldCell cell, DataControlRowState rowState, Boolean includeReadOnly) | |
+ | InitializeCell (DataControlFieldCell cell, DataControlCellType cellType, DataControlRowState rowState, Int32 rowIndex) | |
+ | ValidateSupportsCallback () | |
+ | AlternatingItemTemplate | |
+ | ConvertEmptyStringToNull | |
+ | EditItemTemplate | |
+ | FooterTemplate | |
+ | HeaderTemplate | |
+ | InsertItemTemplate | |
+ | ItemTemplate |
Powered by Ricciolo