What i want: pass values to public properties in a Page and call that specific instance, i cant use query variables coz that can be manipulated, also there are a lot of properties so keeping in session would be memory intensive, is there any way to assign the properties to the page and response.redirect to the page.
I had a look at the following post but dint get much of any idea.
Response.Redirect to Class that inherits from UI.Page?
Does anybody know any solution thanks