Set property of another Web forms' control

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Joe Bonavita

    Set property of another Web forms' control

    I have two forms a and b. After clicking a Linkbutton I want to set the
    property of a control on another form then display that form. How do I do
    this?

    (If this was a C++ GUI it would be easy for me...)

    I know, "read the docs". I've been reading and can't seem to find it. I'm
    going to pick up some books on the topic of web forms but I thought for now
    I could get a quick answer just to run a test.

    Thanks - Joe




Working...