not getting user control Property after it's set

  • Thread starter Thread starter derek_heasley
  • Start date Start date
D

derek_heasley

Thanks in advance. I have a user control on a aspx page. i pass a
querysting to the aspx page and set the property to that value. I see
this happen when I step through. This happens first. Then as the user
control loads the property isn't set. Why would the value not be there
after I just set it.
 
Back
Top