AbstractImportExportSettingsSetInfo Method |
Sets additional information.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 12.0.0
Syntax public void SetInfo(
string infoKey,
Object value
)
Parameters
- infoKey
- Type: SystemString
Information key - value
- Type: SystemObject
Value of the information
See Also