SPSiteAdministration.Delete method
Deletes a site collection.
Overload list
Name | Description | |
---|---|---|
Delete() | Deletes the site collection. | |
Delete(Boolean) | Deletes the site collection with the option of deleting the Active Directory accounts for this site collection. | |
Delete(Boolean, Boolean) | Deletes the site collection with the option of deleting the Active Directory accounts for this site collection. |
Top