I have master page with logout button and I have one aspx
I have master page with logout button and I have one aspx page with mo model popup extender after clicking on model popup extender save , I am trying to logout but its showing an error like invalid posback:callback argument event validation is enable using <@page enable eventvalidation="true"> in page
Please guide me
thanks