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 ... 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 ...
System.Web.UI.IDataBindingsAccessor = | ||
---|---|---|
= | DataBindings | |
= | HasDataBindings |
System.Web.UI.IControlBuilderAccessor + | ||
---|---|---|
+ | ControlBuilder |
System.Web.UI.IControlDesignerAccessor + | ||
---|---|---|
+ | GetDesignModeState () | |
+ | SetDesignModeState (IDictionary data) | |
+ | SetOwnerControl (Control owner) | |
+ | UserData |
System.Web.UI.IExpressionsAccessor + | ||
---|---|---|
+ | Expressions | |
+ | HasExpressions |
System.Web.UI.Control != | ||
---|---|---|
= | .ctor () | |
= | DataBinding | |
= | Disposed | |
= | Init | |
= | Load | |
= | PreRender | |
= | Unload | |
- | ApplyStyleSheetSkin (Page page) | |
= | DataBind () | |
= | Dispose () | |
= | FindControl (String id) | |
- | Focus () | |
= | HasControls () | |
= | RenderControl (HtmlTextWriter writer) | |
- | ResolveClientUrl (String relativeUrl) | |
= | ResolveUrl (String relativeUrl) | |
= | SetRenderMethodDelegate (RenderMethod renderMethod) | |
- | AppRelativeTemplateSourceDirectory | |
= | BindingContainer | |
= | ClientID | |
= | Controls | |
- | EnableTheming | |
= | EnableViewState | |
= | ID | |
= | NamingContainer | |
= | Page | |
= | Parent | |
= | Site | |
- | SkinID | |
- | TemplateControl | |
= | TemplateSourceDirectory | |
= | UniqueID | |
= | Visible |
System.Web.UI.Adapters.ControlAdapter + |
---|
System.Web.UI.ControlBuilderAttribute = | ||
---|---|---|
= | .ctor () | |
= | Default | |
= | Equals (Object obj) | |
= | GetHashCode () | |
= | IsDefaultAttribute () | |
= | BuilderType |
System.Web.UI.ControlCachePolicy + | ||
---|---|---|
+ | SetExpires (DateTime expirationTime) | |
+ | SetSlidingExpiration (Boolean useSlidingExpiration) | |
+ | SetVaryByCustom (String varyByCustom) | |
+ | Cached | |
+ | Dependency | |
+ | Duration | |
+ | SupportsCaching | |
+ | VaryByControl | |
+ | VaryByParams |
System.Web.UI.ControlCollection = | ||
---|---|---|
= | .ctor () | |
= | Add (Control child) | |
= | AddAt (Int32 index, Control child) | |
= | Clear () | |
= | Contains (Control c) | |
= | CopyTo (Array array, Int32 index) | |
= | GetEnumerator () | |
= | IndexOf (Control value) | |
= | Remove (Control value) | |
= | RemoveAt (Int32 index) | |
= | Count | |
= | IsReadOnly | |
= | IsSynchronized | |
= | Item [Int32 index] | |
= | SyncRoot |
System.Web.UI.WebControls.ControlIDConverter + | ||
---|---|---|
+ | .ctor () | |
+ | GetStandardValues (ITypeDescriptorContext context) | |
+ | GetStandardValuesExclusive (ITypeDescriptorContext context) | |
+ | GetStandardValuesSupported (ITypeDescriptorContext context) |
System.Web.UI.WebControls.ControlPropertyNameConverter + | ||
---|---|---|
+ | .ctor () | |
+ | GetStandardValues (ITypeDescriptorContext context) | |
+ | GetStandardValuesExclusive (ITypeDescriptorContext context) | |
+ | GetStandardValuesSupported (ITypeDescriptorContext context) |
System.Web.UI.ControlSkinDelegate + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (Control control, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (Control control) |
System.Web.UI.ControlSkin + | ||
---|---|---|
+ | .ctor () | |
+ | ApplySkin (Control control) | |
+ | ControlType |
System.Web.UI.ControlValuePropertyAttribute + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | Equals (Object obj) | |
+ | GetHashCode () | |
+ | DefaultValue | |
+ | Name |
Powered by Ricciolo