communicating with Masterpage from UserControl

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • wildman@noclient.net

    #1

    communicating with Masterpage from UserControl

    I have a Master page with property for ErrorMsgs. From my aspx pages I
    can set that property resulting in a popup.

    Whats the best way to have that same result from a user control. Say I
    get an error in my usercontrol and I want to trip that popup in the
    masterpage?

    Thanks for any help or information.
Working...