Programmer's Guide > Interfaces > ANode interface > expand method
  
expand method
Expands the parent CMS object that contains this node. Can optionally operate on all references to the parent CMS object.
* 
Expanding explicitly forces a collapsed CMS object to be reloaded.
expand(allRefs )
Parameters
booleanallRefs
Controls whether this operates on all references to the parent CMS object.
Returns
void
Throws
CMSException
Raised for any errors.