Plumtree Portal UI  
 

IDisplayElement.Display Method 

Displays this element and it's child elements and returns the result.

HTMLElement Display(
   TagVisitor _tagVisitor
);

Parameters

_tagVisitor

Return Value

HTMLElement The result of displaying this element

See Also

IDisplayElement Interface | com.plumtree.portaluiinfrastructure.tags.displaytree Namespace