- -
+| - | Item Type | -Brand | -Id | -Name | -@nameof(CatalogItem.Description) | -@nameof(CatalogItem.Price) | -Actions | -
|---|---|---|---|---|---|---|---|
|
- |
- @item.CatalogType | -@item.CatalogBrand | -@item.Id | -@item.Name | -@item.Description | -@item.Price | -
-
+ |
-
+ Are you sure you want to REMOVE @_userName from @_roleName? +
++ Are you sure you want to DELETE this user: @_userName? +
+ +
-
+
| Actions | -|
|---|---|
| Actions | +|
| @user.Email | -
- @if (_currentUser is null || _currentUser.Identity is null)
- {
- Unknown current user - } else if (user.UserName != _currentUser.Identity.Name && user.UserName != "admin@microsoft.com") - { - - - - } - |
-
| @user.Email | +
+ @if (_currentUser is null || _currentUser.Identity is null)
+ {
+ Unknown current user + } + else if (user.UserName != _currentUser.Identity.Name && user.UserName != "admin@microsoft.com") + { + |
+