asp.net - How to send variables from one user control to another without using session? -


How to send a variable from a user control to another asp.net web page without using a noise variable during a postback She goes? Hidden fields can be an option, anything?

In general, control over a page should be very little known about each other.

However, the page knows about them both. There is a property on the first control that the page will be read, then the page will use that value to set an asset on another control.


Comments