Click or drag to resize
AbstractImportExportSettingsWebsitePath Property
Physical path to the web site root (ends with \).

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public string WebsitePath { get; set; }

Property Value

Type: String
See Also