Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Abstract super class for all SPWeb upgrade actions.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Upgrade.SPAction
Microsoft.SharePoint.Upgrade.SPWebAction
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public MustInherit Class SPWebAction _
Inherits SPAction
'Usage
Dim instance As SPWebAction
public abstract class SPWebAction : SPAction
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.