Example of Label in ASP.NET MVC Rating Control
This sample demonstrates label support, including label positioning and templates, in the ASP.NET MVC Rating control.
DEMO
SOURCE
You can show or hide labels by setting the ShowLabel
property. The LabelPosition
property provides several built-in positions and the appearance of labels can be customized using the LabelTemplate
property.