SPSiteCollection.Restore method
Restores the specified SPSite object to the collection.
Overload list
Name | Description | |
---|---|---|
Restore(String, String, Boolean) | Restores the specified SPSite object to the collection. | |
Restore(String, String, Boolean, Boolean) | Restores the specified SPSite object to the collection and specifies whether to use the host header as the name of the site collection. |
Top