$.Session("obj","");
Im trying to store the selected value in the session value. But i get the error as "Session is undefined" What may be the issue
$.Session("obj","");
Im trying to store the selected value in the session value. But i get the error as "Session is undefined" What may be the issue