Deletes complete site tree including the version history.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- siteName
- Type: System String
Site name
- tree
- Type: CMS.DocumentEngine TreeProvider
Tree provider to use
- deleteCallback
- Type: CMS.DocumentEngine DocumentHelper OnAfterDocumentDeletedEventHandler
Callback function raised when document has been deleted
- webRootFullPath
- Type: System String
Full path to the web root folder
See Also