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 ... 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ...
System.Web.UI.DataBinder != | ||
---|---|---|
= | .ctor () | |
= | Eval (Object container, String expression) | |
= | Eval (Object container, String expression, String format) | |
- | GetDataItem (Object container) | |
- | GetDataItem (Object container, Boolean& foundDataItem) | |
= | GetIndexedPropertyValue (Object container, String expr) | |
= | GetIndexedPropertyValue (Object container, String propName, String format) | |
= | GetPropertyValue (Object container, String propName) | |
= | GetPropertyValue (Object container, String propName, String format) |
System.Web.UI.DataBinding = | ||
---|---|---|
= | .ctor () | |
= | Equals (Object obj) | |
= | GetHashCode () | |
= | Expression | |
= | PropertyName | |
= | PropertyType |
System.Web.UI.DataBindingCollection != | ||
---|---|---|
= | .ctor () | |
- | Changed | |
= | Add (DataBinding binding) | |
= | Clear () | |
- | Contains (String propertyName) | |
= | CopyTo (Array array, Int32 index) | |
= | GetEnumerator () | |
= | Remove (String propertyName) | |
= | Remove (DataBinding binding) | |
= | Remove (String propertyName, Boolean addToRemovedList) | |
= | Count | |
= | IsReadOnly | |
= | IsSynchronized | |
= | Item [String propertyName] | |
= | RemovedBindings | |
= | SyncRoot |
System.Web.UI.DataBindingHandlerAttribute != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Default | |
- | Equals (Object obj) | |
- | GetHashCode () | |
= | HandlerTypeName |
System.Web.UI.ITextControl + | ||
---|---|---|
+ | Text |
System.Web.UI.DataBoundLiteralControl = | ||
---|---|---|
= | .ctor () | |
= | SetDataBoundString (Int32 index, String s) | |
= | SetStaticString (Int32 index, String s) | |
= | Text |
System.Web.UI.DesignerDataBoundLiteralControl = | ||
---|---|---|
= | .ctor () | |
= | Text |
System.Web.UI.IStateManager = | ||
---|---|---|
= | LoadViewState (Object state) | |
= | SaveViewState () | |
= | TrackViewState () | |
= | IsTrackingViewState |
System.Web.UI.DataSourceCacheDurationConverter + | ||
---|---|---|
+ | .ctor () | |
+ | CanConvertFrom (ITypeDescriptorContext context, Type sourceType) | |
+ | CanConvertTo (ITypeDescriptorContext context, Type destinationType) | |
+ | ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, Object value) | |
+ | ConvertTo (ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType) | |
+ | GetStandardValues (ITypeDescriptorContext context) | |
+ | GetStandardValuesExclusive (ITypeDescriptorContext context) | |
+ | GetStandardValuesSupported (ITypeDescriptorContext context) |
System.Web.UI.DataSourceCacheExpiry + | ||
---|---|---|
+ | Absolute | |
+ | Sliding | |
+ | value__ |
System.Web.UI.DataSourceCapabilities + | ||
---|---|---|
+ | None | |
+ | Page | |
+ | RetrieveTotalRowCount | |
+ | Sort | |
+ | value__ |
System.Web.UI.IDataSource + | ||
---|---|---|
+ | DataSourceChanged | |
+ | GetView (String viewName) | |
+ | GetViewNames () |
System.Web.UI.DataSourceControl + | ||
---|---|---|
+ | ApplyStyleSheetSkin (Page page) | |
+ | FindControl (String id) | |
+ | Focus () | |
+ | HasControls () | |
+ | RenderControl (HtmlTextWriter writer) | |
+ | ClientID | |
+ | Controls | |
+ | EnableTheming | |
+ | SkinID | |
+ | Visible |
System.Web.UI.DataSourceControlBuilder + | ||
---|---|---|
+ | .ctor () | |
+ | AllowWhitespaceLiterals () |
Powered by Ricciolo