Click or drag to resize

ITaxonomyManagerCurrentLocale Property


Gets and sets the current operating locale. Category node instances created within the session use this locale as a CreationLocale.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
ILocale CurrentLocale { get; set; }

Property Value

ILocale
Remarks
The Description and TypeName updates depend on the current locale value to determine whether to update original values and create translations under this locale.
See Also