ICategoryNodeTranslated Property
|
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ReadOnly Property Translated As Boolean
Get
property bool Translated {
bool get ();
}
abstract Translated : bool with get
Property Value
Type:
BooleanRemarks True if this CategoryNode has translation under its current locale, false otherwisea
See Also