Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > How to retrieve Application variables down the class line?

Reply
Thread Tools

How to retrieve Application variables down the class line?

 
 
Frank Rizzo
Guest
Posts: n/a
 
      12-27-2003
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
 
Reply With Quote
 
 
 
 
CHAN MING MAN
Guest
Posts: n/a
 
      12-27-2003
See reference to your class

Dim aObject As Yourclass

aObject.MethodYouHave

"Frank Rizzo" <> wrote in message
news:uVd$...
> 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



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Put variables into member variables or function variables? tjumail@gmail.com C++ 9 03-23-2008 04:03 PM
Event message: Application is shutting down. Reason: Hosting environment is shutting down. Jack ASP .Net 2 07-18-2007 01:27 PM
Nested Class, Member Class, Inner Class, Local Class, Anonymous Class E11 Java 1 10-12-2005 03:34 PM
Re: Class public shared Variables vs. Application Variables in ASP.NET avnrao ASP .Net 0 05-07-2004 05:28 AM
Global variables - application variables vs include file mark4asp ASP General 1 09-03-2003 01:30 PM



Advertisments