This method checks if the current tag has the requested tag as a parent tag. This does not check if it matches the current tag, unlike HasParentElement.
int 0 implies the parent tag was not found and a positive integer implies that the parent tag was found n levels above the current tag.
TagDisplayElement Class | com.plumtree.portaluiinfrastructure.tags.displaytree Namespace