You are on page 1of 5

Completing the Administration

Features
• We only have to implement the features for editing and deleting
users to complete my administration tool. In Listing 28-27, you
can see the changes I made to the Views/Admin/Index.cshtml file
to target Edit and Delete actions in the Admin controller.

1
Implementing the Delete Feature

2
3
Implementing the Edit Feature

4
Editing a user account

You might also like