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 SPImportSettings class.
Overload List
Name | Description | |
---|---|---|
![]() |
SPImportSettings() | Initializes a new instance of the SPImportSettings class. |
![]() |
SPImportSettings(Uri, String) | Initializes a new instance of the SPImportSettings class, including the URL for the destination Web site and the location of the content migration package. |
![]() |
SPImportSettings(Uri, String, String) | Initializes a new instance of the SPImportSettings class, including the URL for the destination Web site, the directory containing the content migration package, and the base file name of the content migration package. |
Top