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 ... 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 ...
System.Web.UI.Design.ContainerControlDesigner + | ||
---|---|---|
+ | .ctor () | |
+ | GetDesignTimeCssAttributes () | |
+ | GetDesignTimeHtml (DesignerRegionCollection regions) | |
+ | GetEditableDesignerRegionContent (EditableDesignerRegion region) | |
+ | GetPersistenceContent () | |
+ | SetEditableDesignerRegionContent (EditableDesignerRegion region, String content) | |
+ | AllowResize | |
+ | FrameCaption | |
+ | FrameStyle |
System.Web.UI.Design.ContentDefinition + | ||
---|---|---|
+ | .ctor () | |
+ | ContentPlaceHolderID | |
+ | DefaultContent | |
+ | DefaultDesignTimeHtml |
System.Web.UI.Design.ControlDesignerState + | ||
---|---|---|
+ | Item [String key] |
System.Web.UI.Design.ControlLocation + | ||
---|---|---|
+ | After | |
+ | Before | |
+ | First | |
+ | FirstChild | |
+ | Last | |
+ | LastChild | |
+ | value__ |
System.Web.UI.Design.ControlParser != | ||
---|---|---|
= | ParseControl (IDesignerHost designerHost, String controlText) | |
= | ParseControl (IDesignerHost designerHost, String controlText, String directives) | |
- | ParseControls (IDesignerHost designerHost, String controlText) | |
= | ParseTemplate (IDesignerHost designerHost, String templateText) | |
= | ParseTemplate (IDesignerHost designerHost, String templateText, String directives) |
System.Web.UI.Design.ControlPersister != | ||
---|---|---|
= | PersistControl (Control control) | |
= | PersistControl (Control control, IDesignerHost host) | |
= | PersistControl (TextWriter sw, Control control) | |
= | PersistControl (TextWriter sw, Control control, IDesignerHost host) | |
= | PersistInnerProperties (Object component, IDesignerHost host) | |
= | PersistInnerProperties (TextWriter sw, Object component, IDesignerHost host) | |
- | PersistTemplate (ITemplate template, IDesignerHost host) | |
- | PersistTemplate (TextWriter writer, ITemplate template, IDesignerHost host) |
System.Web.UI.Design.DataBindingCollectionConverter = | ||
---|---|---|
= | .ctor () | |
= | ConvertTo (ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType) |
System.Web.UI.Design.DataBindingCollectionEditor = | ||
---|---|---|
= | .ctor () | |
= | EditValue (ITypeDescriptorContext context, IServiceProvider provider, Object value) | |
= | GetEditStyle (ITypeDescriptorContext context) |
System.Web.UI.Design.DataBindingHandler = | ||
---|---|---|
= | DataBindControl (IDesignerHost designerHost, Control control) |
System.Web.UI.Design.DataBindingValueUIHandler = | ||
---|---|---|
= | .ctor () | |
= | OnGetUIValueItem (ITypeDescriptorContext context, PropertyDescriptor propDesc, ArrayList valueUIItemList) |
System.Web.UI.Design.DataColumnSelectionConverter + | ||
---|---|---|
+ | .ctor () | |
+ | CanConvertFrom (ITypeDescriptorContext context, Type sourceType) | |
+ | ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, Object value) | |
+ | GetStandardValues (ITypeDescriptorContext context) | |
+ | GetStandardValuesExclusive (ITypeDescriptorContext context) | |
+ | GetStandardValuesSupported (ITypeDescriptorContext context) |
System.Web.UI.Design.DataFieldConverter = | ||
---|---|---|
= | .ctor () | |
= | CanConvertFrom (ITypeDescriptorContext context, Type sourceType) | |
= | ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, Object value) | |
= | GetStandardValues (ITypeDescriptorContext context) | |
= | GetStandardValuesExclusive (ITypeDescriptorContext context) | |
= | GetStandardValuesSupported (ITypeDescriptorContext context) |
System.Web.UI.Design.DataMemberConverter = | ||
---|---|---|
= | .ctor () | |
= | CanConvertFrom (ITypeDescriptorContext context, Type sourceType) | |
= | ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, Object value) | |
= | GetStandardValues (ITypeDescriptorContext context) | |
= | GetStandardValuesExclusive (ITypeDescriptorContext context) | |
= | GetStandardValuesSupported (ITypeDescriptorContext context) |
System.Web.UI.Design.IDataSourceFieldSchema + | ||
---|---|---|
+ | DataType | |
+ | Identity | |
+ | IsReadOnly | |
+ | IsUnique | |
+ | Length | |
+ | Name | |
+ | Nullable | |
+ | Precision | |
+ | PrimaryKey | |
+ | Scale |
Powered by Ricciolo