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 Sub Upgrade (
	context As SettingsContext,
	properties As SettingsPropertyCollection
)

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: