TagHelpers
Contents
AnchorMatchTagHelper
Property name
Property type
Description
<a asp-action="Details" asp-route-id="@user.Id" asp-match-class="active" class="nav-link">Details</a>
<a asp-action="Contracts" asp-route-id="@user.Id" asp-match-class="active" class="nav-link">Contracts</a>
<a asp-action="Statistics" asp-route-id="@user.Id" asp-match-class="active" class="nav-link">Statistics</a>AppendClassTagHelper
Property name
Property type
Description
PageInfoTagHelper
Property name
Property type
Description
Property name
Property type
Description
PageSizeTagHelper
Property name
Property type
Description
Property name
Property type
Description
PaginationTagHelper
Property name
Property type
Description
Property name
Property type
Description
SortTagHelper
Property name
Property type
Description
Property name
Property type
Description
TagHelperOutputExtensions
Method name
Return type
Description
Last updated