Click or drag to resize

ICategoryNodeRemovePages Method


Removes all page associations from this CategoryNode.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
void RemovePages()
Remarks
This CategoryNode will have no page associations after method is called.
See Also