Click or drag to resize
SiteImportSettingsLoadDefaultSelection Method (DefaultSelectionParameters)
Loads the default selection to the import settings tables.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public void LoadDefaultSelection(
	DefaultSelectionParameters parameters
)

Parameters

parameters
Type: CMS.CMSImportExportDefaultSelectionParameters
object containing selection parameters
See Also