Esempio n. 1
0
 protected void SignOut()
 {
     HttpSessionStorage.RemoveSession(GetUserSessionId());
 }