ICategoryNodeCreationLocale Property
|
Gets the locale under which this category node was created.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ILocale CreationLocale { get; }
ReadOnly Property CreationLocale As ILocale
Get
property ILocale^ CreationLocale {
ILocale^ get ();
}
abstract CreationLocale : ILocale with get
Property Value
Type:
ILocaleSee Also