, . , , , _Layout.cshtml User.IsInRole("role"), Request.isAuthenticated. @if (Request.isAuthenticated && User.IsInRole("role")). , , , , IsInRole() ( , , , . , , , _Layout , [InitializeSimpleMembership]. .
-
namespace ProjectName.Controllers
{
[InitializeSimpleMembership]
public class HomeController : Controller {
...
, Ctrl + F5, , "Rebuild Solution" . , root, , . .
, -. .