<mt:IfIsAncestor>
Conditional tag that is true when the category in context is an ancestor category of the specified 'child' attribute.
Attributes:
- child (required)
The label of a category in the current blog.
Example:
<mt:IfIsAncestor child="Featured">
(category in context is a parent category
to a subcategory named "Featured".)
</mt:IfIsDescendant>

thirteencentpinball
September 16, 2009 3:07 PM | Reply
This tag and its partner, IfIsDescendant, should be listed under Category in the template tag reference as well. The nomenclature is inconsistent with the Sub- and ParentCategory names. Because of that, it took me a long time to find this tag and came upon it finally by accident. Please add the pair under Category on this page so others can find it.
ashkan
November 10, 2009 9:45 AM | Reply
thats good tag