SPSiteCollection.Restore Method
Include Protected Members
Include Inherited Members
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