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 ... 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 ...
![]() | System.Web.UI.HtmlControls.HtmlInputReset + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | .ctor () |
![]() | + | ServerClick |
![]() | + | CausesValidation |
![]() | + | ValidationGroup |
![]() | System.Web.UI.HtmlControls.HtmlInputSubmit + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | .ctor () |
![]() | System.Web.UI.HtmlControls.HtmlLink + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | Href |
![]() | System.Web.UI.HtmlControls.HtmlMeta + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | Content |
![]() | + | HttpEquiv |
![]() | + | Name |
![]() | + | Scheme |
![]() | System.Web.UI.HtmlControls.HtmlSelectBuilder + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | AllowWhitespaceLiterals () |
![]() | + | GetChildControlType (String tagName, IDictionary attribs) |
![]() | System.Web.UI.HtmlControls.HtmlSelect != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | ServerChange |
![]() | = | DataMember |
![]() | = | DataSource |
![]() | - | DataSourceID |
![]() | = | DataTextField |
![]() | = | DataValueField |
![]() | = | InnerHtml |
![]() | = | InnerText |
![]() | = | Items |
![]() | = | Multiple |
![]() | = | Name |
![]() | = | SelectedIndex |
![]() | = | Size |
![]() | = | Value |
![]() | System.Web.UI.HtmlControls.HtmlTable = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | Align |
![]() | = | BgColor |
![]() | = | Border |
![]() | = | BorderColor |
![]() | = | CellPadding |
![]() | = | CellSpacing |
![]() | = | Height |
![]() | = | InnerHtml |
![]() | = | InnerText |
![]() | = | Rows |
![]() | = | Width |
![]() | System.Web.UI.HtmlControls.HtmlTableCell = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | Align |
![]() | = | BgColor |
![]() | = | BorderColor |
![]() | = | ColSpan |
![]() | = | Height |
![]() | = | NoWrap |
![]() | = | RowSpan |
![]() | = | VAlign |
![]() | = | Width |
![]() | System.Web.UI.HtmlControls.HtmlTableCellCollection = | |
---|---|---|
![]() | = | Add (HtmlTableCell cell) |
![]() | = | Clear () |
![]() | = | CopyTo (Array array, Int32 index) |
![]() | = | GetEnumerator () |
![]() | = | Insert (Int32 index, HtmlTableCell cell) |
![]() | = | Remove (HtmlTableCell cell) |
![]() | = | RemoveAt (Int32 index) |
![]() | = | Count |
![]() | = | IsReadOnly |
![]() | = | IsSynchronized |
![]() | = | Item [Int32 index] |
![]() | = | SyncRoot |
![]() | System.Web.UI.HtmlControls.HtmlTableRow = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | Align |
![]() | = | BgColor |
![]() | = | BorderColor |
![]() | = | Cells |
![]() | = | Height |
![]() | = | InnerHtml |
![]() | = | InnerText |
![]() | = | VAlign |
![]() | System.Web.UI.HtmlControls.HtmlTableRowCollection = | |
---|---|---|
![]() | = | Add (HtmlTableRow row) |
![]() | = | Clear () |
![]() | = | CopyTo (Array array, Int32 index) |
![]() | = | GetEnumerator () |
![]() | = | Insert (Int32 index, HtmlTableRow row) |
![]() | = | Remove (HtmlTableRow row) |
![]() | = | RemoveAt (Int32 index) |
![]() | = | Count |
![]() | = | IsReadOnly |
![]() | = | IsSynchronized |
![]() | = | Item [Int32 index] |
![]() | = | SyncRoot |
![]() | System.Web.UI.HtmlControls.HtmlTextArea = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | ServerChange |
![]() | = | Cols |
![]() | = | Name |
![]() | = | Rows |
![]() | = | Value |
![]() | System.Web.UI.HtmlControls.HtmlTitle + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | Text |
![]() | System.Web.UI.WebControls.SqlDataSource + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | .ctor () |
![]() | + | .ctor () |
![]() | + | Deleted |
![]() | + | Deleting |
![]() | + | Filtering |
![]() | + | Inserted |
![]() | + | Inserting |
![]() | + | Selected |
![]() | + | Selecting |
![]() | + | Updated |
![]() | + | Updating |
![]() | + | Delete () |
![]() | + | Insert () |
![]() | + | Select (DataSourceSelectArguments arguments) |
![]() | + | Update () |
![]() | + | CacheDuration |
![]() | + | CacheExpirationPolicy |
![]() | + | CacheKeyDependency |
![]() | + | CancelSelectOnNullParameter |
![]() | + | ConflictDetection |
![]() | + | ConnectionString |
![]() | + | DataSourceMode |
![]() | + | DeleteCommand |
![]() | + | DeleteCommandType |
![]() | + | DeleteParameters |
![]() | + | EnableCaching |
![]() | + | FilterExpression |
![]() | + | FilterParameters |
![]() | + | InsertCommand |
![]() | + | InsertCommandType |
![]() | + | InsertParameters |
![]() | + | OldValuesParameterFormatString |
![]() | + | ProviderName |
![]() | + | SelectCommand |
![]() | + | SelectCommandType |
![]() | + | SelectParameters |
![]() | + | SortParameterName |
![]() | + | SqlCacheDependency |
![]() | + | UpdateCommand |
![]() | + | UpdateCommandType |
![]() | + | UpdateParameters |
Powered by Ricciolo