2024-04-30 12:14:43 +04:00
|
|
|
@*
|
|
|
|
For more information on enabling MVC for empty projects, visit https://go.microsoft.com/fwlink/?LinkID=397860
|
|
|
|
*@
|
|
|
|
@{
|
2024-04-30 15:34:48 +04:00
|
|
|
ViewBag.SelectedSiteMenuItem = SiteMenuItems.Users;
|
2024-04-30 12:14:43 +04:00
|
|
|
}
|