Plumtree Portal UI  
 

CompositeDisplayElement.GetParentTag Method 

Get the parent tag of this container. The parent tag is the next TagDisplayElement above this element in the display tree.

public virtual TagDisplayElement GetParentTag();

Return Value

CompositeDisplayElement The parent tag.

See Also

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