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.6.492
Syntax
void RemovePages()
Remarks
This CategoryNode will have no page associations after method is called.
See Also