I am working with a Umbraco site that has labels that look like this for required fields: First Name * The problem is the standard @Html.LabelFor does not cater for this. I had a look round the web and couldn’t find the exact code I wanted, as I really wanted to detect if the required […]
Recent Comments