Plumtree Portal UI  
 

TagVisitor.SetCurrentTag Method 

Sets the current Tag Display Element from the display tree so the TagVisitor can search the tree.

public virtual void SetCurrentTag(
   TagDisplayElement _currentTag
);

Parameters

_currentTag
The current TagDisplayElement in the display tree.

See Also

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