SPSiteCollection.Delete method
Deletes the specified SPSite object from the collection.
Overload list
Name | Description | |
---|---|---|
Delete(String) | Deletes the specified SPSite object from the collection. | |
Delete(String, Boolean) | Deletes the specified SPSite object from the collection with the option of deleting Active Directory Domain Services accounts that were created for this site collection. | |
Delete(String, Boolean, Boolean) | Deletes the specified SPSite object from the collection with the option of deleting Active Directory Domain Services accounts that were created for this site collection. |
Top