ClientSettingsProvider.Upgrade Method (SettingsContext, SettingsPropertyCollection)
.NET Framework (current version)
This method is not used by this class.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
abstract Upgrade : context:SettingsContext * properties:SettingsPropertyCollection -> unit override Upgrade : context:SettingsContext * properties:SettingsPropertyCollection -> unit
Parameters
- context
-
Type:
System.Configuration.SettingsContext
Not used.
- properties
-
Type:
System.Configuration.SettingsPropertyCollection
Not used.
Calling this method has no effect.
.NET Framework
Available since 3.5
Available since 3.5
Show: