ControllerLinkGeneratorExtensions Klasa

Definicja

Metody rozszerzenia używane LinkGenerator do generowania linków do kontrolerów MVC.

public ref class ControllerLinkGeneratorExtensions abstract sealed
public static class ControllerLinkGeneratorExtensions
type ControllerLinkGeneratorExtensions = class
Public Module ControllerLinkGeneratorExtensions
Dziedziczenie
ControllerLinkGeneratorExtensions

Metody

GetPathByAction(LinkGenerator, HttpContext, String, String, Object, Nullable<PathString>, FragmentString, LinkOptions)

Generuje identyfikator URI ze ścieżką bezwzględną na podstawie podanych wartości.

GetPathByAction(LinkGenerator, String, String, Object, PathString, FragmentString, LinkOptions)

Generuje identyfikator URI ze ścieżką bezwzględną na podstawie podanych wartości.

GetUriByAction(LinkGenerator, HttpContext, String, String, Object, String, Nullable<HostString>, Nullable<PathString>, FragmentString, LinkOptions)

Generuje bezwzględny identyfikator URI na podstawie podanych wartości.

GetUriByAction(LinkGenerator, String, String, Object, String, HostString, PathString, FragmentString, LinkOptions)

Generuje bezwzględny identyfikator URI na podstawie podanych wartości.

Dotyczy