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 ... 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 ...
System.Web.UI.Design.TemplateEditingVerb = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Dispose () | |
= | Index |
System.Web.UI.Design.TemplateGroupCollection + | ||
---|---|---|
+ | .ctor () | |
+ | Add (TemplateGroup group) | |
+ | AddRange (TemplateGroupCollection groups) | |
+ | Clear () | |
+ | Contains (TemplateGroup group) | |
+ | CopyTo (TemplateGroup[] array, Int32 index) | |
+ | IndexOf (TemplateGroup group) | |
+ | Insert (Int32 index, TemplateGroup group) | |
+ | Remove (TemplateGroup group) | |
+ | RemoveAt (Int32 index) | |
+ | Count | |
+ | Item [Int32 index] |
System.Web.UI.Design.TemplateModeChangedEventArgs + | ||
---|---|---|
+ | .ctor () | |
+ | NewTemplateGroup |
System.Web.UI.Design.TextControlDesigner != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | GetDesignTimeHtml () | |
= | GetDesignTimeHtml () | |
+ | GetPersistInnerHtml () | |
+ | Initialize (IComponent component) |
System.Web.UI.Design.TextDataBindingHandler = | ||
---|---|---|
= | .ctor () | |
= | DataBindControl (IDesignerHost designerHost, Control control) |
System.Web.UI.Design.TransactedChangeCallback + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (Object context, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (Object context) |
System.Web.UI.Design.TypeSchema + | ||
---|---|---|
+ | .ctor () | |
+ | GetViews () |
System.Web.UI.Design.UrlBuilder != | ||
---|---|---|
= | BuildUrl (IComponent component, Control owner, String initialUrl, String caption, String filter) | |
= | BuildUrl (IComponent component, Control owner, String initialUrl, String caption, String filter, UrlBuilderOptions options) | |
- | BuildUrl (IServiceProvider serviceProvider, Control owner, String initialUrl, String caption, String filter, UrlBuilderOptions options) |
System.Web.UI.Design.UrlBuilderOptions = | ||
---|---|---|
= | NoAbsolute | |
= | None | |
= | value__ |
System.Web.UI.Design.UserControlDesigner != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | GetDesignTimeHtml () | |
= | GetDesignTimeHtml () | |
+ | GetPersistInnerHtml () | |
- | ActionLists | |
= | AllowResize | |
= | AllowResize | |
+ | ShouldCodeSerialize |
System.Web.UI.Design.WebFormsRootDesigner + | ||
---|---|---|
+ | LoadComplete | |
+ | AddClientScriptToDocument (ClientScriptItem scriptItem) | |
+ | AddControlToDocument (Control newControl, Control referenceControl, ControlLocation location) | |
+ | GenerateEmptyDesignTimeHtml (Control control) | |
+ | GenerateErrorDesignTimeHtml (Control control, Exception e, String errorMessage) | |
+ | GetClientScriptsInDocument () | |
+ | Initialize (IComponent component) | |
+ | RemoveClientScriptFromDocument (String clientScriptId) | |
+ | RemoveControlFromDocument (Control control) | |
+ | ResolveUrl (String relativeUrl) | |
+ | SetControlID (Control control, String id) | |
+ | Component | |
+ | CurrentCulture | |
+ | DocumentUrl | |
+ | IsDesignerViewLocked | |
+ | IsLoading | |
+ | ReferenceManager |
System.Web.UI.Design.WebFormsReferenceManager + | ||
---|---|---|
+ | GetRegisterDirectives () | |
+ | GetTagPrefix (Type objectType) | |
+ | GetType (String tagPrefix, String tagName) | |
+ | GetUserControlPath (String tagPrefix, String tagName) | |
+ | RegisterTagPrefix (Type objectType) |
System.Web.UI.Design.UserControlFileEditor + | ||
---|---|---|
+ | .ctor () |
System.Web.UI.Design.ViewEvent + | ||
---|---|---|
+ | Click | |
+ | Paint | |
+ | TemplateModeChanged |
Powered by Ricciolo