dimanche 10 mai 2015

Piranha CMS Manager Login Session

I would like to know how to check if the user is currently logged in the Manager Area. How could I check this? Thanks.

I want to create something like:

    If(Session["Manager"] != null)
       bool IsManagerIn = true;

Aucun commentaire:

Enregistrer un commentaire