Click or drag to resize

ILanguageSpecificMetaDataItem Property


Gets/sets a string value by its locale

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
string this[
	CultureInfo locale
] { get; set; }

Parameters

locale  CultureInfo
Locale of the string value

Return Value

String
See Also