Page.NavigationCacheMode Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets a value that indicates whether this page is cached and whether it is cached indefinitely.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Property Value
Type: System.Windows.Navigation.NavigationCacheModeReturns NavigationCacheMode. The value that specifies the caching behavior for this page.
Show: