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