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.Design
Totale classi: 455, di cui
- 251 nuove
- 300 modificate
- 0 rimosse
Pagina ... 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 ...
System.Web.UI.Design.DesignerRegionCollection + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | Add (DesignerRegion region) | |
+ | Clear () | |
+ | Contains (DesignerRegion region) | |
+ | CopyTo (Array array, Int32 index) | |
+ | GetEnumerator () | |
+ | IndexOf (DesignerRegion region) | |
+ | Insert (Int32 index, DesignerRegion region) | |
+ | Remove (DesignerRegion region) | |
+ | RemoveAt (Int32 index) | |
+ | Count | |
+ | IsFixedSize | |
+ | IsReadOnly | |
+ | IsSynchronized | |
+ | Item [Int32 index] | |
+ | Owner | |
+ | SyncRoot |
System.Web.UI.Design.DesignerRegionMouseEventArgs + | ||
---|---|---|
+ | .ctor () | |
+ | Location | |
+ | Region |
System.Web.UI.Design.DesignTimeData != | ||
---|---|---|
= | DataBindingHandler | |
- | CreateDummyDataBoundDataTable () | |
= | CreateDummyDataTable () | |
= | CreateSampleDataTable (IEnumerable referenceData) | |
- | CreateSampleDataTable (IEnumerable referenceData, Boolean useDataBoundData) | |
= | GetDataFields (IEnumerable dataSource) | |
= | GetDataMember (IListSource dataSource, String dataMember) | |
= | GetDataMembers (Object dataSource) | |
= | GetDesignTimeDataSource (DataTable dataTable, Int32 minimumRows) | |
= | GetSelectedDataSource (IComponent component, String dataSource) | |
= | GetSelectedDataSource (IComponent component, String dataSource, String dataMember) |
System.Web.UI.Design.DesignTimeResourceProviderFactory + | ||
---|---|---|
+ | CreateDesignTimeGlobalResourceProvider (IServiceProvider serviceProvider, String classKey) | |
+ | CreateDesignTimeLocalResourceProvider (IServiceProvider serviceProvider) | |
+ | CreateDesignTimeLocalResourceWriter (IServiceProvider serviceProvider) |
System.Web.UI.Design.EditableDesignerRegion + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | GetChildViewRendering (Control control) | |
+ | Content | |
+ | ServerControlsOnly | |
+ | SupportsDataBinding |
System.Web.UI.Design.ExpressionsCollectionConverter + | ||
---|---|---|
+ | .ctor () | |
+ | ConvertTo (ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType) |
System.Web.UI.Design.ExpressionsCollectionEditor + | ||
---|---|---|
+ | .ctor () | |
+ | EditValue (ITypeDescriptorContext context, IServiceProvider provider, Object value) | |
+ | GetEditStyle (ITypeDescriptorContext context) |
System.Web.UI.Design.HierarchicalDataSourceConverter + | ||
---|---|---|
+ | .ctor () |
System.Web.UI.Design.IHierarchicalDataSourceDesigner + | ||
---|---|---|
+ | DataSourceChanged | |
+ | SchemaRefreshed | |
+ | Configure () | |
+ | GetView (String viewPath) | |
+ | RefreshSchema (Boolean preferSilent) | |
+ | ResumeDataSourceEvents () | |
+ | SuppressDataSourceEvents () | |
+ | CanConfigure | |
+ | CanRefreshSchema |
System.Web.UI.Design.HierarchicalDataSourceDesigner + | ||
---|---|---|
+ | .ctor () | |
+ | DataSourceChanged | |
+ | SchemaRefreshed | |
+ | Configure () | |
+ | GetDesignTimeHtml () | |
+ | GetView (String viewPath) | |
+ | RefreshSchema (Boolean preferSilent) | |
+ | ResumeDataSourceEvents () | |
+ | SuppressDataSourceEvents () | |
+ | ActionLists | |
+ | CanConfigure | |
+ | CanRefreshSchema |
System.Web.UI.Design.HtmlIntrinsicControlDesigner = | ||
---|---|---|
= | .ctor () |
System.Web.UI.Design.ContentDesignerState + | ||
---|---|---|
+ | ShowDefaultContent | |
+ | ShowUserContent | |
+ | value__ |
System.Web.UI.Design.IContentResolutionService + | ||
---|---|---|
+ | GetContentDesignerState (String identifier) | |
+ | SetContentDesignerState (String identifier, ContentDesignerState state) | |
+ | ContentDefinitions |
System.Web.UI.Design.IControlDesignerTag + | ||
---|---|---|
+ | GetAttribute (String name) | |
+ | GetContent () | |
+ | GetOuterContent () | |
+ | RemoveAttribute (String name) | |
+ | SetAttribute (String name, String value) | |
+ | SetContent (String content) | |
+ | SetDirty (Boolean dirty) | |
+ | IsDirty |
Powered by Ricciolo