Plumtree Portal UI  
 

CompositeDisplayElement.AddChildElement Method 

Add a child display element to this container.

public virtual void AddChildElement(
   IDisplayElement _child
);

Parameters

_child

See Also

CompositeDisplayElement Class | com.plumtree.portaluiinfrastructure.tags.displaytree Namespace