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. The [!:Ingeniux.CMS.ICategoryNode.Name], Description, TypeName updates depend on the current locale value to determine whether to update original values create translations under this locale.

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

Property Value

Type: ILocale
See Also