1
Answer

Button location in ASP.NET MVC

I have several view page in a asp.net mvc 5 project.
I want to locate the buttons or textboxes in a specific positiion in the view page l.That means any where i like. how can i do it??

Answers (1)