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