Click or drag to resize
SiteExportSettings Constructor

Note: This API is now obsolete.

Constructor - Creates export settings.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("This constructor is obsolete. Use new SiteImportSettings(UserInfo) instead.")]
public SiteExportSettings()
See Also