TreeNodeClearCache Method (String) |
Clears the document cache.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax protected void ClearCache(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
See Also