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 ... 82 83 84 85 86 87 88 89 90 91 92 93 94 95
System.Web.UI.WebControls.WebParts.WebPartAddingEventArgs + | ||
---|---|---|
+ | .ctor () | |
+ | Zone | |
+ | ZoneIndex |
System.Web.UI.WebControls.WebParts.WebPartAddingEventHandler + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (Object sender, WebPartAddingEventArgs e, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (Object sender, WebPartAddingEventArgs e) |
System.Web.UI.WebControls.WebParts.WebPartAuthorizationEventArgs + | ||
---|---|---|
+ | .ctor () | |
+ | AuthorizationFilter | |
+ | IsAuthorized | |
+ | IsShared | |
+ | Path | |
+ | Type |
System.Web.UI.WebControls.WebParts.WebPartAuthorizationEventHandler + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (Object sender, WebPartAuthorizationEventArgs e, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (Object sender, WebPartAuthorizationEventArgs e) |
System.Web.UI.WebControls.WebParts.WebPartCancelEventHandler + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (Object sender, WebPartCancelEventArgs e, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (Object sender, WebPartCancelEventArgs e) |
System.Web.UI.WebControls.WebParts.WebPartChrome + | ||
---|---|---|
+ | .ctor () | |
+ | PerformPreRender () | |
+ | RenderWebPart (HtmlTextWriter writer, WebPart webPart) |
System.Web.UI.WebControls.WebParts.WebPartCollection + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | Contains (WebPart value) | |
+ | CopyTo (WebPart[] array, Int32 index) | |
+ | IndexOf (WebPart value) | |
+ | Item [Int32 index] | |
+ | Item [String id] |
System.Web.UI.WebControls.WebParts.WebPartConnection + | ||
---|---|---|
+ | .ctor () | |
+ | ToString () | |
+ | Consumer | |
+ | ConsumerConnectionPoint | |
+ | ConsumerConnectionPointID | |
+ | ConsumerID | |
+ | ID | |
+ | IsActive | |
+ | IsShared | |
+ | IsStatic | |
+ | Provider | |
+ | ProviderConnectionPoint | |
+ | ProviderConnectionPointID | |
+ | ProviderID | |
+ | Transformer | |
+ | Transformers |
System.Web.UI.WebControls.WebParts.WebPartConnectionCollection + | ||
---|---|---|
+ | Add (WebPartConnection value) | |
+ | Contains (WebPartConnection value) | |
+ | CopyTo (WebPartConnection[] array, Int32 index) | |
+ | IndexOf (WebPartConnection value) | |
+ | Insert (Int32 index, WebPartConnection value) | |
+ | Remove (WebPartConnection value) | |
+ | IsReadOnly | |
+ | Item [Int32 index] | |
+ | Item [String id] |
System.Web.UI.WebControls.WebParts.WebPartConnectionsCancelEventArgs + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | Connection | |
+ | Consumer | |
+ | ConsumerConnectionPoint | |
+ | Provider | |
+ | ProviderConnectionPoint |
System.Web.UI.WebControls.WebParts.WebPartConnectionsCancelEventHandler + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (Object sender, WebPartConnectionsCancelEventArgs e, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (Object sender, WebPartConnectionsCancelEventArgs e) |
System.Web.UI.WebControls.WebParts.WebPartConnectionsEventArgs + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | Connection | |
+ | Consumer | |
+ | ConsumerConnectionPoint | |
+ | Provider | |
+ | ProviderConnectionPoint |
System.Web.UI.WebControls.WebParts.WebPartConnectionsEventHandler + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (Object sender, WebPartConnectionsEventArgs e, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (Object sender, WebPartConnectionsEventArgs e) |
System.Web.UI.WebControls.WebParts.WebPartDescription + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | CatalogIconImageUrl | |
+ | Description | |
+ | ID | |
+ | Title |
Powered by Ricciolo