Plumtree Portal UI  
 

TagHelper.DisplayTag Method 

The Tag Container uses this method to display this tag. This method calls the DisplayTag() method. The TagVisitor must be set before this method can be called. Framework Helper Method

public virtual HTMLElement DisplayTag();

Return Value

HTMLElement The result of displaying this tag

See Also

TagHelper Class | com.plumtree.portaluiinfrastructure.tags.helper Namespace