Developer forum

Forum » Development » Session variables

Session variables

Aki Ruuskanen
Reply

Hi,

I need to know the current areaid. Tried with :

System.Web.HttpContext.Current.Session["DW_Area"].ToString()

but that does no work. 

Regards / Aki

 


Replies

 
Nicolai Høeg Pedersen
Reply
This post has been marked as an answer

Try using pageview.current.areaid

Votes for this answer: 1

 

You must be logged in to post in the forum