kendo razor textbox

Code Example - kendo razor textbox

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