Plumtree Portal UI  
 

TagState.EnterTag Method 

The tag container calls this method every time a new tag is displayed.

public virtual void EnterTag(
   ATag _currentTag
);

See Also

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