Click or drag to resize
AbstractImportExportSettingsGetInfo Method
Gets additional information.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 8.2.23
Syntax
C#
public Object GetInfo(
	string infoKey
)

Parameters

infoKey
Type: SystemString
Information key

Return Value

Type: Object
See Also