How to retrieve Application variables down the class line?

  • Thread starter Thread starter Frank Rizzo
  • Start date Start date
F

Frank Rizzo

I have a class that's being instantiated and called from the code-behind
class. How can I get access to the Application variables from this class?

Thanks
 
Back
Top