Global.asax and Page_onload

G

Guest

hi,
I have the following code in my global.asax
<%@ Application Codebehind="Global.asax.cs" Inherits="FrontOfficeDotNet.Global" %><OBJECT
RUNAT="SERVER"
SCOPE="SESSION"
ID="SessionManager"
CLASS="NGFOSession.SessionManager"></OBJECT>

how do I reference hte SessionManager object in the page_load event of a web page eaBlank.aspx.cs
private void Page_Load(object sender, System.EventArgs e)
{
// Put user code to initialize the page here
}


Regards.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,778
Messages
2,569,605
Members
45,238
Latest member
Top CryptoPodcasts

Latest Threads

Top