Click or drag to resize
ExportObjectSettingsLocalizeToLanguage Property
Culture code of the language to which the resulting response will be localized (if there are any localization macros - for example as a display name of the object). Null or empty string mean no localization is done to the response.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public string LocalizeToLanguage { get; set; }

Property Value

Type: String
See Also