UrlHelperFactory Classe
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.
Implémentation par défaut de IUrlHelperFactory.
public ref class UrlHelperFactory : Microsoft::AspNetCore::Mvc::Routing::IUrlHelperFactory
public class UrlHelperFactory : Microsoft.AspNetCore.Mvc.Routing.IUrlHelperFactory
type UrlHelperFactory = class
interface IUrlHelperFactory
Public Class UrlHelperFactory
Implements IUrlHelperFactory
- Héritage
-
UrlHelperFactory
- Implémente
Constructeurs
UrlHelperFactory() |
Implémentation par défaut de IUrlHelperFactory. |
Méthodes
GetUrlHelper(ActionContext) |
Obtient un IUrlHelper pour la requête associée |