TreeProviderDeleteSiteTree Method |
Deletes site tree root. For purposes of site deletion.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax public virtual void DeleteSiteTree(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
See Also