Plumtree Portal UI  
 

TagHelper.ReleaseTagVisitor Method 

This method releases the tag visitor to make sure it is not leaked (retained). This should be called after the tag has been validated and processed.

public virtual void ReleaseTagVisitor();

See Also

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