PerRouteContainer.GetContainer(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le conteneur racine pour un nom d’itinéraire donné.
protected override IServiceProvider GetContainer (string routeName);
override this.GetContainer : string -> IServiceProvider
Protected Overrides Function GetContainer (routeName As String) As IServiceProvider
Paramètres
- routeName
- String
Nom de l'itinéraire.
Retours
Conteneur racine du nom de l’itinéraire.