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.
Include Protected Members
Include Inherited Members
Initializes a new instance of the SPExport class.
Overload List
Name | Description | |
---|---|---|
![]() |
SPExport() | Initializes a nonparameterized instance of the SPExport class. |
![]() |
SPExport(SPExportSettings) | Initializes an instance of the SPExport class with the desired Microsoft.SharePoint.Deployment.SPExportSettings values passed in. |
![]() |
SPExport(Uri, String) | Initializes an instance of the SPExport class that specifies the URL of the source web and the location of the content migration package. |
![]() |
SPExport(Uri, String, String) | Initializes an instance of the SPExport class that specifies the URL of the source web, the location of the content migration package, and the base file name for the content migration package. |
Top