AssetScoreCount
Type: function
A function tag that provides the number of scorings or 'votes' made to the asset in context. Scorings grouped by namespace of a plugin are summed.
Required attributes
namespace- Specify namespace for the number of scorings to be calculated. Namespace is defined by each plugin which leverages rating API.
Example
<mt:AssetScoreCount namespace="FiveStarRating" />

Leave a note