AbstractImportExportSettings.GetAPIString Method |
Gets resource string in correct culture.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 13.0.131
Syntaxpublic string GetAPIString(
string key,
string defaultValue
)
Parameters
- key
- Type: System.String
Resource string key - defaultValue
- Type: System.String
Default value
Return Value
Type:
String
See Also