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

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

Parameters

loadAdditionalSettings
Type: SystemBoolean
Indicates if additional settings should be loaded
See Also