Hi Folks,
I am using Asp.net core. I want to display authentication required Pop up in all browsers.
Like this:
E.g
if(isLogged == false){ // Logic authentication required Pop up ?? }
Any idea?
I am waiting for your response.
Thanks in advance!
Hi Folks,
I am using Asp.net core. I want to display authentication required Pop up in all browsers.
Like this:
E.g
if(isLogged == false){ // Logic authentication required Pop up ?? }
Any idea?
I am waiting for your response.
Thanks in advance!