How to work with SessionNavigationHistory?

Last post 05-17-2009 6:57 AM by kak.mca. 2 replies.

Sort Posts:

  • How to work with SessionNavigationHistory?

    10-03-2008, 4:04 AM
    • Member
      8 point Member
    • kak.mca
    • Member since 11-29-2007, 2:06 AM
    • Posts 69

    Hi,

    Good morning to every one.

    Can anyone please tell how to work with SessionNavigationHistory.
    I couldn't understand how to import the namespace

    I have seen in one article like this:
    Dim str As BaseClasses.Web.SessionNavigationHistory = Me.GetSessionNavigationHistory
    Dim stry As BaseClasses.Web.SessionNavigationHistory.RequestInfo = str.GetPreviousRequest()

    Do we need to import any .dll to use BaseClasses.Web namespace?

    How can I work with this?

     Thanks,

    Ashok kumar
  • Re: How to work with SessionNavigationHistory?

    10-03-2008, 10:14 AM
    • Star
      8,432 point Star
    • cv_vikram
    • Member since 07-04-2006, 1:33 PM
    • Earth
    • Posts 1,047

    Friend, it is the class that is present in the BaseClasses.dll and BaseClasses.Web

    Refer here : http://www.ironspeed.com/Designer/5.2.1/BaseClassesDoc/BaseClasses.Web.html

    Use this namespace and you will get this class. 

    Good luck!

    Please Don't forget to click "Mark as Answer" on the post that helped you.
    This can be beneficial to other community members reading the thread.
  • Re: How to work with SessionNavigationHistory?

    05-17-2009, 6:57 AM
    • Member
      8 point Member
    • kak.mca
    • Member since 11-29-2007, 2:06 AM
    • Posts 69

    Hi cv_vikram,

    Sorry for the late reply. I couldn't find BaseClasses.dll or BaseClasses.Web.

    I am using Visual Studio 2008. Do I need to install any software to get these namespace?

     Thanks for your reply,

    Ashok kumar
Page 1 of 1 (3 items)