Compartir a través de


FormTagHelper.Fragment Propiedad

Definición

Obtiene o establece el fragmento de dirección URL.

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

Valor de propiedad

Atributos

Se aplica a