ExportProvider ExportWebTemplate Method (String, String, String,  String )Kentico 8.0 API Reference
Export web template.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

siteName
Type: OnlineSystem String
Site code name
websitePath
Type: OnlineSystem String
Full web site path
targetPath
Type: OnlineSystem String
Full target path
excludedExpressions
Type:  OnlineSystem String 
Expressions to exclude the exported objects due to code name and display name
See Also