Click or drag to resize

ICategoryNodeOriginalName Property


Gets the name of this CategoryNode in its native creation locale.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
string OriginalName { get; }

Property Value

String
Remarks
This property's value is that of its creation locale, not the value this CategoryNode was created with.
See Also