ITaxonomyManagerCurrentLocale Property
|
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxILocale CurrentLocale { get; set; }Property CurrentLocale As ILocale
Get
Set
property ILocale^ CurrentLocale {
ILocale^ get ();
void set (ILocale^ value);
}abstract CurrentLocale : ILocale with 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