@using EnVisage.Code.HtmlHelpers @model short
@Html.HiddenFor(m => Model, new { @class = "sliderValue" }) @Model%