views:

376

answers:

0

Hi. I'm wondering if anyone knows how (if its possible) to redraw/paint an existing Usercontrol in SL. E.g. if you wanted to keep a bread crumb of pages visited and when the user clicks on one of those bread crumbs, that page would redraw (reload), so the user gets the page exactly as they left it. I'm not talking about simple navigation (e.g. Flawless Navigation) where navigating to a navigateTo(new somePage()) works find...but rather navigating to an existing page (e.g. navigateTo(somePageInstance).