@using (Html.BeginForm()) {

Ricerca: @Html.TextBox("SearchVal", ViewBag.CurrentFilter as string)

}