Torna al Thread

@Using Html.BeginForm("Index", "Home", New With {.ReturnUrl = ViewBag.ReturnUrl}, FormMethod.Get, New With {.class = "form-horizontal", .role = "form"}) @<text> @Html.Label("Ricerca", Nothing, New With {.class = "col-md-2 control-label"}) <div class="col-md-10"> @Html.TextBox("Ricerca", "Totti", New With {.class = "form-control", .ciccio = "ss"}) @*@Html.ValidationMessageFor(Function(m) m.UserName)*@ </div> <input type="submit" value="Accedi" class="btn btn-default" /> </text> End Using
Copyright © dotNetHell.it 2002-2025
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5