ICategoryNodeDescription Property Ingeniux CMS Content Store API

Gets and sets the description of this CategoryNode.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

string Description { get; set; }

Property Value

Type: String
Remarks

When CurrentLocale is CreationLocale, this method gets and sets OriginalDescription; Otherwise, it gets and sets the Translated Description under CurrentLocale.
See Also

Reference