ClientSettingsProvider::Upgrade Method (SettingsContext^, SettingsPropertyCollection^)

 

This method is not used by this class.

Namespace:   System.Web.ClientServices.Providers
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
Return to top
Show: