I added a DateTime? LastLoggin property to my AppUser class. I like to set the property to DateTime.Now whenever the user logs in. Logs in using the login view or when automatic loggin in by cookies.I added a DateTime? LastLoggin property to my A
I added a DateTime? LastLoggin property to my AppUser class. I like to set the property to DateTime.Now whenever the user logs in. Logs in using the login view or when automatic loggin in by cookies.I added a DateTime? LastLoggin property to my A