IHostEnvironmentNavigationManager Interface

Definition

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.

Applies to