CategoryID
The numeric system ID of the category.
Example
List categories with category IDs:
<dl>
<mt:Categories>
<dt>
<$mt:CategoryLabel$>
</dt>
<dd>
<$mt:CategoryID$>
</dd>
</mt:Categories>
</dl>
Not a developer? Go to MovableType.com
The numeric system ID of the category.
List categories with category IDs:
<dl>
<mt:Categories>
<dt>
<$mt:CategoryLabel$>
</dt>
<dd>
<$mt:CategoryID$>
</dd>
</mt:Categories>
</dl>