Export site to file.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- infoObj
- Type: CMS.DataEngine GeneralizedInfo
Object to be exported
- 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)
- userInfo
- Type: CMS.Base IUserInfo
Current user info
See Also