IHostEnvironmentNavigationManager Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An optional interface for NavigationManager implementations that must be initialized by the host.
public interface class IHostEnvironmentNavigationManager
public interface IHostEnvironmentNavigationManager
type IHostEnvironmentNavigationManager = interface
Public Interface IHostEnvironmentNavigationManager
Methods
Initialize(String, String) |
Initializes the NavigationManager. |