November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
@Html.TextBoxFor(x => x.User, new { placeholder = "Username", autofocus = ""})
Hello guys,
does anyone of you know how to set the autofocus property on @Html.TextBoxFor ?
Should look something like this
But that doesn't work though.
BR
Patrik