SPSiteAdministration.Delete Method
Include Protected Members
Include Inherited Members
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