Represents the content loaded by an INavigationContentLoader implementation.
Public Class LoadResult
public class LoadResult
The LoadResult type exposes the following members.
Typically, you will not use this class directly unless you implement the INavigationContentLoader interface or implement an alternative to the Silverlight navigation system.
This class is the return value type of the INavigationContentLoader..::.EndLoad method. The Silverlight navigation system uses this class to represent loaded pages (see the LoadedContent property) or redirection URIs (see the RedirectUri property).
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.