Click or drag to resize

ICategoryNodeTranslated Property


Checks if this CategoryNode has translation under CurrentLocale

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
bool Translated { get; }

Property Value

Type: Boolean
Remarks
True if this CategoryNode has translation under its current locale, false otherwisea
See Also