ForwardStack/BackStack property in NavigationWindow

Hi

In the sdk the API for NavigationWindow mentions the properties ForwardStack and BackStack. Im assuming this is the journal. However, I can’t seem to find the actual properties themselves. Do they exist Where should they be

Thanks for any help

Regards

Helen



Answer this question

ForwardStack/BackStack property in NavigationWindow

  • Edi Buslovich

    Hi,

    Both these API's are accessible through the NavigationWindow object. They are not static API's, therefore you'll have to access them from instance objects of NavigationWindow.

    Thanks

    Sunil.


  • ForwardStack/BackStack property in NavigationWindow