AbstractImportExportSettingsGetFromPersistentStorage Method |
Gets the settings from the persistent storage.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 13.0.131
Syntax public static AbstractImportExportSettings GetFromPersistentStorage(
string key
)
Parameters
- key
- Type: SystemString
Key to the persistent storage
Return Value
Type:
AbstractImportExportSettingsSee Also