Hi @alex sunny ,
It first stated that it is not shared and when i instantiate as new class as mention it returned null values
You could put a break point (or use Watch) and check what is the count of Request.QueryString.
As far as I think,if you want to pass values in the querystring,you could use session which is far more secure than querystring.
About your problems,we need more details of your codes.
Best regards,
Yijing Sun
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.