DRAG DROP
There is a ASP.NET MVC 2 Web Application named PassGuideApp.
Clients use PassGuideApp to edit and view data.
All clients are able to view data, but only logged-in clients should be able to change the
data.
What attributes do you to add to the control to meet this requirement?