SPAction.Upgrade method
Executes the upgrade logic for the action.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public MustOverride Sub Upgrade
'Usage
Dim instance As SPAction
instance.Upgrade()
public abstract void Upgrade()