SiteExportSettingsLoadDefaultSelection Method (Boolean) |
Loads the default selection to the export settings tables.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 8.2.23
Syntax public void LoadDefaultSelection(
bool loadAdditionalSettings
)
Parameters
- loadAdditionalSettings
- Type: SystemBoolean
Indicates if additional settings should be loaded
See Also