Click or drag to resize

ICategoryNodeOriginalDescription Property


Gets the description 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 OriginalDescription { get; }

Property Value

Type: String
Remarks
This property's value is the value with which the CategoryNode was created. It is the value under CreationLocale.
See Also