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 ... 83 84 85 86 87 88 89 90 91 92 93 94 95
![]() | System.Web.UI.WebControls.WebParts.WebPartDisplayMode + | |
---|---|---|
![]() | + | IsEnabled (WebPartManager webPartManager) |
![]() | + | AllowPageDesign |
![]() | + | AssociatedWithToolZone |
![]() | + | Name |
![]() | + | RequiresPersonalization |
![]() | + | ShowHiddenWebParts |
![]() | System.Web.UI.WebControls.WebParts.WebPartDisplayModeCancelEventArgs + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | NewDisplayMode |
![]() | System.Web.UI.WebControls.WebParts.WebPartDisplayModeCancelEventHandler + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | BeginInvoke (Object sender, WebPartDisplayModeCancelEventArgs e, AsyncCallback callback, Object object) |
![]() | + | EndInvoke (IAsyncResult result) |
![]() | + | Invoke (Object sender, WebPartDisplayModeCancelEventArgs e) |
![]() | System.Web.UI.WebControls.WebParts.WebPartDisplayModeCollection + | |
---|---|---|
![]() | + | Add (WebPartDisplayMode value) |
![]() | + | Contains (WebPartDisplayMode value) |
![]() | + | CopyTo (WebPartDisplayMode[] array, Int32 index) |
![]() | + | IndexOf (WebPartDisplayMode value) |
![]() | + | Insert (Int32 index, WebPartDisplayMode value) |
![]() | + | IsReadOnly |
![]() | + | Item [Int32 index] |
![]() | + | Item [String modeName] |
![]() | System.Web.UI.WebControls.WebParts.WebPartDisplayModeEventArgs + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | OldDisplayMode |
![]() | System.Web.UI.WebControls.WebParts.WebPartDisplayModeEventHandler + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | BeginInvoke (Object sender, WebPartDisplayModeEventArgs e, AsyncCallback callback, Object object) |
![]() | + | EndInvoke (IAsyncResult result) |
![]() | + | Invoke (Object sender, WebPartDisplayModeEventArgs e) |
![]() | System.Web.UI.WebControls.WebParts.WebPartEventArgs + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | WebPart |
![]() | System.Web.UI.WebControls.WebParts.WebPartEventHandler + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | BeginInvoke (Object sender, WebPartEventArgs e, AsyncCallback callback, Object object) |
![]() | + | EndInvoke (IAsyncResult result) |
![]() | + | Invoke (Object sender, WebPartEventArgs e) |
![]() | System.Web.UI.WebControls.WebParts.WebPartExportMode + | |
---|---|---|
![]() | + | All |
![]() | + | None |
![]() | + | NonSensitiveData |
![]() | + | value__ |
![]() | System.Web.UI.WebControls.WebParts.WebPartHelpMode + | |
---|---|---|
![]() | + | Modal |
![]() | + | Modeless |
![]() | + | Navigate |
![]() | + | value__ |
![]() | System.Web.UI.WebControls.WebParts.WebPartManager + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | AuthorizeWebPart |
![]() | + | ConnectionsActivated |
![]() | + | ConnectionsActivating |
![]() | + | DisplayModeChanged |
![]() | + | DisplayModeChanging |
![]() | + | SelectedWebPartChanged |
![]() | + | SelectedWebPartChanging |
![]() | + | WebPartAdded |
![]() | + | WebPartAdding |
![]() | + | WebPartClosed |
![]() | + | WebPartClosing |
![]() | + | WebPartDeleted |
![]() | + | WebPartDeleting |
![]() | + | WebPartMoved |
![]() | + | WebPartMoving |
![]() | + | WebPartsConnected |
![]() | + | WebPartsConnecting |
![]() | + | WebPartsDisconnected |
![]() | + | WebPartsDisconnecting |
![]() | + | BrowseDisplayMode |
![]() | + | CatalogDisplayMode |
![]() | + | ConnectDisplayMode |
![]() | + | DesignDisplayMode |
![]() | + | EditDisplayMode |
![]() | + | AddWebPart (WebPart webPart, WebPartZoneBase zone, Int32 zoneIndex) |
![]() | + | BeginWebPartConnecting (WebPart webPart) |
![]() | + | BeginWebPartEditing (WebPart webPart) |
![]() | + | CanConnectWebParts (WebPart provider, ProviderConnectionPoint providerConnectionPoint, WebPart consumer, ConsumerConnectionPoint consumerConnectionPoint) |
![]() | + | CanConnectWebParts (WebPart provider, ProviderConnectionPoint providerConnectionPoint, WebPart consumer, ConsumerConnectionPoint consumerConnectionPoint, WebPartTransformer transformer) |
![]() | + | CloseWebPart (WebPart webPart) |
![]() | + | ConnectWebParts (WebPart provider, ProviderConnectionPoint providerConnectionPoint, WebPart consumer, ConsumerConnectionPoint consumerConnectionPoint) |
![]() | + | ConnectWebParts (WebPart provider, ProviderConnectionPoint providerConnectionPoint, WebPart consumer, ConsumerConnectionPoint consumerConnectionPoint, WebPartTransformer transformer) |
![]() | + | CreateWebPart (Control control) |
![]() | + | DeleteWebPart (WebPart webPart) |
![]() | + | DisconnectWebParts (WebPartConnection connection) |
![]() | + | EndWebPartConnecting () |
![]() | + | EndWebPartEditing () |
![]() | + | ExportWebPart (WebPart webPart, XmlWriter writer) |
![]() | + | Focus () |
![]() | + | GetConsumerConnectionPoints (WebPart webPart) |
![]() | + | GetCurrentWebPartManager (Page page) |
![]() | + | GetExportUrl (WebPart webPart) |
![]() | + | GetGenericWebPart (Control control) |
![]() | + | GetProviderConnectionPoints (WebPart webPart) |
![]() | + | ImportWebPart (XmlReader reader, String& errorMessage) |
![]() | + | IsAuthorized (Type type, String path, String authorizationFilter, Boolean isShared) |
![]() | + | IsAuthorized (WebPart webPart) |
![]() | + | MoveWebPart (WebPart webPart, WebPartZoneBase zone, Int32 zoneIndex) |
![]() | + | AvailableTransformers |
![]() | + | CloseProviderWarning |
![]() | + | Connections |
![]() | + | Controls |
![]() | + | DeleteWarning |
![]() | + | DisplayMode |
![]() | + | DisplayModes |
![]() | + | EnableClientScript |
![]() | + | EnableTheming |
![]() | + | ExportSensitiveDataWarning |
![]() | + | Personalization |
![]() | + | SelectedWebPart |
![]() | + | SkinID |
![]() | + | StaticConnections |
![]() | + | SupportedDisplayModes |
![]() | + | Visible |
![]() | + | WebParts |
![]() | + | Zones |
![]() | System.Web.UI.WebControls.WebParts.WebPartManagerInternals + | |
---|---|---|
![]() | + | AddWebPart (WebPart webPart) |
![]() | + | CallOnClosing (WebPart webPart) |
![]() | + | CallOnConnectModeChanged (WebPart webPart) |
![]() | + | CallOnDeleting (WebPart webPart) |
![]() | + | CallOnEditModeChanged (WebPart webPart) |
![]() | + | ConnectionDeleted (WebPartConnection connection) |
![]() | + | CreateObjectFromType (Type type) |
![]() | + | DeleteConnection (WebPartConnection connection) |
![]() | + | GetZoneID (WebPart webPart) |
![]() | + | LoadConfigurationState (WebPartTransformer transformer, Object savedState) |
![]() | + | RemoveWebPart (WebPart webPart) |
![]() | + | SaveConfigurationState (WebPartTransformer transformer) |
![]() | + | SetConnectErrorMessage (WebPart webPart, String connectErrorMessage) |
![]() | + | SetHasSharedData (WebPart webPart, Boolean hasSharedData) |
![]() | + | SetHasUserData (WebPart webPart, Boolean hasUserData) |
![]() | + | SetIsClosed (WebPart webPart, Boolean isClosed) |
![]() | + | SetIsShared (WebPartConnection connection, Boolean isShared) |
![]() | + | SetIsShared (WebPart webPart, Boolean isShared) |
![]() | + | SetIsStandalone (WebPart webPart, Boolean isStandalone) |
![]() | + | SetIsStatic (WebPartConnection connection, Boolean isStatic) |
![]() | + | SetIsStatic (WebPart webPart, Boolean isStatic) |
![]() | + | SetTransformer (WebPartConnection connection, WebPartTransformer transformer) |
![]() | + | SetZoneID (WebPart webPart, String zoneID) |
![]() | + | SetZoneIndex (WebPart webPart, Int32 zoneIndex) |
![]() | System.Web.UI.WebControls.WebParts.WebPartMenuStyle + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | .ctor () |
![]() | + | CopyFrom (Style s) |
![]() | + | MergeWith (Style s) |
![]() | + | Reset () |
![]() | + | HorizontalAlign |
![]() | + | ShadowColor |
![]() | System.Web.UI.WebControls.WebParts.WebPartMovingEventArgs + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | Zone |
![]() | + | ZoneIndex |
Powered by Ricciolo