Click or drag to resize
ImportConverterEnsureConversion Method (SiteImportSettings)
Ensures all actions for conversion.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public static string EnsureConversion(
	SiteImportSettings settings
)

Parameters

settings
Type: CMS.CMSImportExportSiteImportSettings
Site import settings

Return Value

Type: String
See Also