ASP.NET MVC Check role inside view December 30, 2023 by Tarik @if (this.User.IsInRole("Administrator")) { }