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 ... 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95
System.Web.UI.WebControls.WebParts.PersonalizationAdministration + | ||
---|---|---|
+ | FindInactiveUserState (String pathToMatch, String usernameToMatch, DateTime userInactiveSinceDate) | |
+ | FindInactiveUserState (String pathToMatch, String usernameToMatch, DateTime userInactiveSinceDate, Int32 pageIndex, Int32 pageSize, Int32& totalRecords) | |
+ | FindSharedState (String pathToMatch) | |
+ | FindSharedState (String pathToMatch, Int32 pageIndex, Int32 pageSize, Int32& totalRecords) | |
+ | FindUserState (String pathToMatch, String usernameToMatch) | |
+ | FindUserState (String pathToMatch, String usernameToMatch, Int32 pageIndex, Int32 pageSize, Int32& totalRecords) | |
+ | GetAllInactiveUserState (DateTime userInactiveSinceDate) | |
+ | GetAllInactiveUserState (DateTime userInactiveSinceDate, Int32 pageIndex, Int32 pageSize, Int32& totalRecords) | |
+ | GetAllState (PersonalizationScope scope) | |
+ | GetAllState (PersonalizationScope scope, Int32 pageIndex, Int32 pageSize, Int32& totalRecords) | |
+ | GetCountOfInactiveUserState (DateTime userInactiveSinceDate) | |
+ | GetCountOfInactiveUserState (String pathToMatch, DateTime userInactiveSinceDate) | |
+ | GetCountOfState (PersonalizationScope scope) | |
+ | GetCountOfState (PersonalizationScope scope, String pathToMatch) | |
+ | GetCountOfUserState (String usernameToMatch) | |
+ | ResetAllState (PersonalizationScope scope) | |
+ | ResetInactiveUserState (DateTime userInactiveSinceDate) | |
+ | ResetInactiveUserState (String path, DateTime userInactiveSinceDate) | |
+ | ResetSharedState (String path) | |
+ | ResetSharedState (String[] paths) | |
+ | ResetState (PersonalizationStateInfoCollection data) | |
+ | ResetUserState (String path) | |
+ | ResetUserState (String[] usernames) | |
+ | ResetUserState (String path, String username) | |
+ | ResetUserState (String path, String[] usernames) | |
+ | ApplicationName | |
+ | Provider | |
+ | Providers |
System.Web.UI.WebControls.WebParts.PersonalizationDictionary + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | Add (String key, PersonalizationEntry value) | |
+ | Clear () | |
+ | Contains (String key) | |
+ | CopyTo (DictionaryEntry[] array, Int32 index) | |
+ | GetEnumerator () | |
+ | Remove (String key) | |
+ | Count | |
+ | IsFixedSize | |
+ | IsReadOnly | |
+ | IsSynchronized | |
+ | Item [String key] | |
+ | Keys | |
+ | SyncRoot | |
+ | Values |
System.Web.UI.WebControls.WebParts.PersonalizationEntry + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | IsSensitive | |
+ | Scope | |
+ | Value |
System.Web.UI.WebControls.WebParts.PersonalizationProvider + | ||
---|---|---|
+ | DetermineInitialScope (WebPartManager webPartManager, PersonalizationState loadedState) | |
+ | DetermineUserCapabilities (WebPartManager webPartManager) | |
+ | FindState (PersonalizationScope scope, PersonalizationStateQuery query, Int32 pageIndex, Int32 pageSize, Int32& totalRecords) | |
+ | GetCountOfState (PersonalizationScope scope, PersonalizationStateQuery query) | |
+ | LoadPersonalizationState (WebPartManager webPartManager, Boolean ignoreCurrentUser) | |
+ | ResetPersonalizationState (WebPartManager webPartManager) | |
+ | ResetState (PersonalizationScope scope, String[] paths, String[] usernames) | |
+ | ResetUserState (String path, DateTime userInactiveSinceDate) | |
+ | SavePersonalizationState (PersonalizationState state) | |
+ | ApplicationName |
System.Web.UI.WebControls.WebParts.PersonalizationProviderCollection + | ||
---|---|---|
+ | .ctor () | |
+ | Add (ProviderBase provider) | |
+ | CopyTo (PersonalizationProvider[] array, Int32 index) | |
+ | Item [String name] |
System.Web.UI.WebControls.WebParts.PersonalizationScope + | ||
---|---|---|
+ | Shared | |
+ | User | |
+ | value__ |
System.Web.UI.WebControls.WebParts.PersonalizationStateInfo + | ||
---|---|---|
+ | LastUpdatedDate | |
+ | Path | |
+ | Size |
System.Web.UI.WebControls.WebParts.PersonalizationStateInfoCollection + | ||
---|---|---|
+ | .ctor () | |
+ | Add (PersonalizationStateInfo data) | |
+ | Clear () | |
+ | CopyTo (PersonalizationStateInfo[] array, Int32 index) | |
+ | GetEnumerator () | |
+ | Remove (String path, String username) | |
+ | SetReadOnly () | |
+ | Count | |
+ | IsSynchronized | |
+ | Item [String path, String username] | |
+ | Item [Int32 index] | |
+ | SyncRoot |
System.Web.UI.WebControls.WebParts.PersonalizationStateQuery + | ||
---|---|---|
+ | .ctor () | |
+ | Item [String queryKey] | |
+ | PathToMatch | |
+ | UserInactiveSinceDate | |
+ | UsernameToMatch |
System.Web.UI.WebControls.WebParts.PropertyGridEditorPart + | ||
---|---|---|
+ | .ctor () | |
+ | ApplyChanges () | |
+ | SyncChanges () | |
+ | DefaultButton | |
+ | Display | |
+ | Title |
System.Web.UI.WebControls.WebParts.WebDisplayNameAttribute + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | Default | |
+ | Equals (Object obj) | |
+ | GetHashCode () | |
+ | IsDefaultAttribute () | |
+ | DisplayName |
System.Web.UI.WebControls.WebParts.ProviderConnectionPoint + | ||
---|---|---|
+ | .ctor () | |
+ | GetObject (Control control) | |
+ | GetSecondaryInterfaces (Control control) |
System.Web.UI.WebControls.WebParts.ProviderConnectionPointCollection + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | Contains (ProviderConnectionPoint connectionPoint) | |
+ | CopyTo (ProviderConnectionPoint[] array, Int32 index) | |
+ | IndexOf (ProviderConnectionPoint connectionPoint) | |
+ | Default | |
+ | Item [Int32 index] | |
+ | Item [String id] |
System.Web.UI.WebControls.WebParts.ProxyWebPartConnectionCollection + | ||
---|---|---|
+ | .ctor () | |
+ | 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] |
Powered by Ricciolo