Plumtree Pluggable Navigation API  
 

ASCompoundList.AddCompoundList Method 

Adds the content of another ASCompoundList

public virtual void AddCompoundList(
   ICPListEntryIterator list
);

Parameters

list
ASCompoundList, does nothing if null

See Also

ASCompoundList Class | com.plumtree.portaluiinfrastructure.compoundlist Namespace