@page "/page1" @inherits Prtodo @using static pro_todo.Pages.Users
@foreach(var item in kullanici) { @if(item.kullaniciEmail != MyUser.kullanici_email) { } }
Adı Soyadı Email Şifre Rol Id Bolum Id Kayıt Tarihi Onay
@item.kullaniciAdi @item.kullaniciSoyadi @item.kullaniciEmail @item.kullaniciSifre @item.kullaniciRolId @item.kullaniciBolumId @item.kullaniciKayitTarih