Click or drag to resize
SiteImportSettingsUseAutomaticSiteForTranslation Property
Indicates if site name from translation records should be used as a site source for objects.

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

Property Value

Type: Boolean
See Also