SPAction.Upgrade-Methode
Führt die Upgrade-Logik für die Aktion aus.
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()