ICategoryNodeRemove Method
|
Permanently removes this CategoryNode from the Taxonomy tree.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax Function Remove As Boolean
abstract Remove : unit -> bool
Return Value
Type:
BooleanTrue when successful.
Remarks All descedants of this CategoryNode are also removed.
See Also