SPSite.Delete Method
Include Protected Members
Include Inherited Members
Deletes the site collection from the server.
Overload List
Name | Description | |
---|---|---|
Delete() | Deletes the site collection from the server. | |
Delete(Boolean) | Deletes the site collection from the server and removes the site collection users from Active Directory Domain Services (ADDS) if bDeleteADAccounts is true. |
Top