After Login, When I clicked The one menu the Action Method Called but after completion it action it again call the same method automatically 3 times.
because of multuple hit in the action method and session["url"]=httpcontext.current.request.url get refreshed not getting the current url of the current opened page.
thanks in advance.