Hi,
I am using menu control of asp.net.
I want to clear session when user clicks on logout.
I tried by using link button control under MenuItems but it is not accepting link button under it.
How to clear the session by using menuItems.
Thanks & Regards.