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)

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
Return to top
Show: