Hi Kiran,
I am not sure what you meant under "..Querystring..passed during WebPanel..event". I assume that you set that value to a property of another control or something like that. If you do not want to use Session, ViewState or similar, then you should add to WARP a hidden field, set that string to the value of that field and at any time you may get that value back (from Request.Form).