Extension methods for generating query panel and paging placeholders.
public static class Korzh.EasyQuery.AspNetCore.EqHtmlHelpers
Package: Korzh.EasyQuery.AspNetCore
(targets: net5.0
, netcoreapp3.1
, netstandard2.0
)
Assembly: Korzh.EasyQuery.AspNetCore.dll
Static Methods
Name | Type | Description |
---|---|---|
PageNavigator(this IHtmlHelper html, IPaging paging) |
IHtmlContent |
Renders the placeholder for the configurable paging control. |