SettingsSavedEventArgs::FailedSettingsList Property
.NET Framework (current version)
Gets the settings that the ClientSettingsProvider was unable to save to the server.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
One reason that the provider might fail to save the settings is if the current user has been logged out. You can use the FailedSettingsList property to determine whether any settings were not successfully saved.
.NET Framework
Available since 3.5
Available since 3.5
FailedSettingsList
ClientSettingsProvider
ClientSettingsProvider::SettingsSaved
ApplicationSettingsBase::SettingsLoaded
ClientFormsAuthenticationMembershipProvider::Logout
ClientWindowsAuthenticationMembershipProvider::Logout
SettingsSavedEventArgs Class
System.Web.ClientServices.Providers Namespace
Client Application Services
Show: