Groups | Blog | Home
all groups > asp.net building controls > may 2005 >

asp.net building controls : value get form web page to user control



bhavik
5/3/2005 2:48:50 AM
hi
I have one webpage and In that web page I have one user control
I have one dropdown control in webfrom. I want selected value of that
droupdown control value in usercontrol. I dont want to use session.
plz give me a proper solution.
Steve C. Orr [MVP, MCSD]
5/3/2005 4:30:56 PM
You could have your user control expose a public property that the page
could set.

Here's a detailed analysis of your options along with code samples:
http://www.openmymind.net/communication/index.html

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net


[quoted text, click to view]

AddThis Social Bookmark Button