Share via


ScriptTagHelper.Type Property

Definition

Type of the script.

[Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeName("type")]
public string Type { get; set; }
[<Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeName("type")>]
member this.Type : string with get, set
Public Property Type As String

Property Value

Attributes

Applies to