boîte de texte Kendo Razor

//Use the WithAttribute method:
HTML.KTextBox("name").WithAttribute("placeholder", "username").ToHtmlString();
Av3