Question

Is there any way to store a Silverlight page's state in the browser's history as with IProvideCustomContentState (a WPF class)?

Was it helpful?

Solution

Have you tried NavigationCacheMode="Required"?

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top