Share via


PrerenderTagHelper.ModuleName Propriété

Définition

Spécifie le chemin d’accès au module JavaScript contenant le code de pré-génération.

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

Valeur de propriété

Attributs

S’applique à