Represents a tag helper which allows to render page navigator for filtering scenario. Implements the Microsoft.AspNetCore.Razor.TagHelpers.TagHelper
public class Korzh.EasyQuery.AspNetCore.PageNavigatorTagHelper
: TagHelper
Package: Korzh.EasyQuery.AspNetCore
(targets: net5.0
, netcoreapp3.1
, netstandard2.0
)
Assembly: Korzh.EasyQuery.AspNetCore.dll
Constructors
Name | Type | Description |
---|---|---|
PageNavigatorTagHelper() | void |
Properties
Name | Type | Description |
---|---|---|
Paging | IPaging | Gets or sets the paging options. |
Methods
Name | Type | Description |
---|---|---|
Process(TagHelperContext context, TagHelperOutput output) |
void |
Synchronously executes the Microsoft.AspNetCore.Razor.TagHelpers.TagHelper with the given and . |