PublishingWeb.Delete method
Deletes the current PublishingWeb and its underlying SPWeb object.
Overload list
Name | Description | |
---|---|---|
Delete() | Deletes the current PublishingWeb object. | |
Delete(Boolean) | Deletes the current PublishingWeb instance and potentially all sites in the subtree with a node in this PublishingWeb. |
Top
Remarks
After calling this method, you should call the Update method to save changes.
See also
Reference
Microsoft.SharePoint.Publishing namespace
Delete