AnchorTagHelper.PageHandler Proprietà

Definizione

Nome del gestore di pagina.

public:
 property System::String ^ PageHandler { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeName("asp-page-handler")]
public string PageHandler { get; set; }
[<Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeName("asp-page-handler")>]
member this.PageHandler : string with get, set
Public Property PageHandler As String

Valore della proprietà

Attributi

Commenti

Deve essere null se Route o Actiono è Controller diversonull da .

Si applica a