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)
public: virtual void Upgrade( SettingsContext^ context, SettingsPropertyCollection^ properties ) sealed
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: