TraverseObjectSettingsLocalizeToLanguage 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.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax public string LocalizeToLanguage { get; set; }
Property Value
Type:
StringSee Also