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.5.94
Syntax
string OriginalName { get; }

Property Value

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