ICategoryNodeCurrentLocale Property
|
Gets the current operating locale.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ILocale CurrentLocale { get; }
ReadOnly Property CurrentLocale As ILocale
Get
property ILocale^ CurrentLocale {
ILocale^ get ();
}
abstract CurrentLocale : ILocale with get
Property Value
Type:
ILocaleRemarks See Also