SPPersistedUpgradableObject.Upgrade method
Upgrades the object.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable Sub Upgrade
'Usage
Dim instance As SPPersistedUpgradableObject
instance.Upgrade()
public virtual void Upgrade()
Implements
See also
Reference
SPPersistedUpgradableObject class