AbstractImportExportSettingsGetAPIString Method |
Gets resource string in correct culture.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 12.0.0
Syntax public string GetAPIString(
string key,
string defaultValue
)
Parameters
- key
- Type: SystemString
Resource string key - defaultValue
- Type: SystemString
Default value
Return Value
Type:
StringSee Also