SPPersistedUpgradableObject.Upgrade Method
Upgrades the object.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overridable Sub Upgrade
'Usage
Dim instance As SPPersistedUpgradableObject
instance.Upgrade()
public virtual void Upgrade()
Implements
See Also
Reference
SPPersistedUpgradableObject Class