ICategoryNodeRemove Method Ingeniux CMS Content Store API

Permanently removes this CategoryNode from the Taxonomy tree.

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

bool Remove()

Return Value

Type: Boolean
True when successful.
Remarks

All descedants of this CategoryNode are also removed.
See Also

Reference