AnchorTagHelper.Fragment Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The URL fragment name.
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
Property Value
- Attributes
Applies to
Feedback
Submit and view feedback for