ASP wizards object scope

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Robert Bravery

    ASP wizards object scope

    HI all,
    I have a wizard, which has a bunch of usercontrols on it.
    THe user controls inherit from a base control.
    In the base control I have errorlist object
    I add to this list any errors that occur.
    I want ot access this errorlist from withon a method of the wizard
    Which is the best way of achieving this

    THanks
    Robert

Working...