Programmer's Guide > Interfaces > ANode interface > collapse method
  
collapse method
Collapses the parent CMS object that contains this node. Can optionally operate on all references to the parent CMS object.
collapse(allRefs )
Parameters
booleanallRefs
Controls whether this operates on all references to the parent CMS object.
Returns
void
Throws
CMSException
Raised for any errors.