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