PrerenderTagHelper.ModuleName Vlastnost

Definice

Určuje cestu k modulu JavaScriptu obsahujícímu kód s předkreslovacími verzemi.

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

Hodnota vlastnosti

String
Atributy

Platí pro