Export site to file.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- siteName
- Type: System String
Site name of the exported site
- fullExportFilePath
- Type: System String
Full path to the target file(for example c:\export\filename.zip)
- websitePath
- Type: System String
Path to the web site root(If there is the HttpContext available, the parameter can be null)
- template
- Type: System Boolean
Indicates if the web template should be exported
See Also