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 ... 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 ...
System.Web.UI.WebControls.MenuItemBinding + | ||
---|---|---|
+ | .ctor () | |
+ | ToString () | |
+ | DataMember | |
+ | Depth | |
+ | Enabled | |
+ | EnabledField | |
+ | FormatString | |
+ | ImageUrl | |
+ | ImageUrlField | |
+ | NavigateUrl | |
+ | NavigateUrlField | |
+ | PopOutImageUrl | |
+ | PopOutImageUrlField | |
+ | Selectable | |
+ | SelectableField | |
+ | SeparatorImageUrl | |
+ | SeparatorImageUrlField | |
+ | Target | |
+ | TargetField | |
+ | Text | |
+ | TextField | |
+ | ToolTip | |
+ | ToolTipField | |
+ | Value | |
+ | ValueField |
System.Web.UI.WebControls.MenuItemBindingCollection + | ||
---|---|---|
+ | Add (MenuItemBinding binding) | |
+ | Contains (MenuItemBinding binding) | |
+ | CopyTo (MenuItemBinding[] array, Int32 index) | |
+ | IndexOf (MenuItemBinding value) | |
+ | Insert (Int32 index, MenuItemBinding binding) | |
+ | Remove (MenuItemBinding binding) | |
+ | RemoveAt (Int32 index) | |
+ | Item [Int32 i] |
System.Web.UI.WebControls.MenuItemCollection + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | Add (MenuItem child) | |
+ | AddAt (Int32 index, MenuItem child) | |
+ | Clear () | |
+ | Contains (MenuItem c) | |
+ | CopyTo (Array array, Int32 index) | |
+ | CopyTo (MenuItem[] array, Int32 index) | |
+ | GetEnumerator () | |
+ | IndexOf (MenuItem value) | |
+ | Remove (MenuItem value) | |
+ | RemoveAt (Int32 index) | |
+ | Count | |
+ | IsSynchronized | |
+ | Item [Int32 index] | |
+ | SyncRoot |
System.Web.UI.WebControls.MenuItemStyle + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | CopyFrom (Style s) | |
+ | MergeWith (Style s) | |
+ | Reset () | |
+ | HorizontalPadding | |
+ | ItemSpacing | |
+ | VerticalPadding |
System.Web.UI.WebControls.MenuItemStyleCollection + | ||
---|---|---|
+ | Add (MenuItemStyle style) | |
+ | Contains (MenuItemStyle style) | |
+ | CopyTo (MenuItemStyle[] styleArray, Int32 index) | |
+ | IndexOf (MenuItemStyle style) | |
+ | Insert (Int32 index, MenuItemStyle style) | |
+ | Remove (MenuItemStyle style) | |
+ | RemoveAt (Int32 index) | |
+ | Item [Int32 i] |
System.Web.UI.WebControls.MonthChangedEventArgs = | ||
---|---|---|
= | .ctor () | |
= | NewDate | |
= | PreviousDate |
System.Web.UI.WebControls.MonthChangedEventHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object sender, MonthChangedEventArgs e, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Object sender, MonthChangedEventArgs e) |
System.Web.UI.WebControls.MultiView + | ||
---|---|---|
+ | .ctor () | |
+ | ActiveViewChanged | |
+ | NextViewCommandName | |
+ | PreviousViewCommandName | |
+ | SwitchViewByIDCommandName | |
+ | SwitchViewByIndexCommandName | |
+ | GetActiveView () | |
+ | SetActiveView (View view) | |
+ | ActiveViewIndex | |
+ | EnableTheming | |
+ | Views |
System.Web.UI.WebControls.MultiViewControlBuilder + | ||
---|---|---|
+ | .ctor () | |
+ | AppendSubBuilder (ControlBuilder subBuilder) |
System.Web.UI.WebControls.ViewCollection + | ||
---|---|---|
+ | .ctor () | |
+ | Add (Control v) | |
+ | AddAt (Int32 index, Control v) | |
+ | Item [Int32 i] |
System.Web.UI.WebControls.NextPrevFormat = | ||
---|---|---|
= | CustomText | |
= | FullMonth | |
= | ShortMonth | |
= | value__ |
System.Web.UI.WebControls.ObjectDataSource + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | Deleted | |
+ | Deleting | |
+ | Filtering | |
+ | Inserted | |
+ | Inserting | |
+ | ObjectCreated | |
+ | ObjectCreating | |
+ | ObjectDisposing | |
+ | Selected | |
+ | Selecting | |
+ | Updated | |
+ | Updating | |
+ | Delete () | |
+ | Insert () | |
+ | Select () | |
+ | Update () | |
+ | CacheDuration | |
+ | CacheExpirationPolicy | |
+ | CacheKeyDependency | |
+ | ConflictDetection | |
+ | ConvertNullToDBNull | |
+ | DataObjectTypeName | |
+ | DeleteMethod | |
+ | DeleteParameters | |
+ | EnableCaching | |
+ | EnablePaging | |
+ | FilterExpression | |
+ | FilterParameters | |
+ | InsertMethod | |
+ | InsertParameters | |
+ | MaximumRowsParameterName | |
+ | OldValuesParameterFormatString | |
+ | SelectCountMethod | |
+ | SelectMethod | |
+ | SelectParameters | |
+ | SortParameterName | |
+ | SqlCacheDependency | |
+ | StartRowIndexParameterName | |
+ | TypeName | |
+ | UpdateMethod | |
+ | UpdateParameters |
System.Web.UI.WebControls.ObjectDataSourceDisposingEventArgs + | ||
---|---|---|
+ | .ctor () | |
+ | ObjectInstance |
System.Web.UI.WebControls.ObjectDataSourceDisposingEventHandler + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (Object sender, ObjectDataSourceDisposingEventArgs e, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (Object sender, ObjectDataSourceDisposingEventArgs e) |
Powered by Ricciolo