$_commentid
variable
- $_commentid
applicable sections
- comment
description
Place this variable at the location in the comment element where you want the unique comment identification number to appear.
notes
- The id is site-wide unique and not tied to comment sequence
- The recommended use of this variable is to provide an anchor name for each comment within a single article list.
- For instance the template example below for the page id 45 and unique comment number 88 within that page would be:
default.aspx?id=45#cmnt88
example
<div class="commenthead" id="cmnt$_commentid">