Plumtree Portal UI  
 

TagState.ExitTag Method 

The tag container calls this method when a tag is finished displaying. This will clean up data stored in the tag scope.

public virtual void ExitTag();

See Also

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