EqHtmlHelpers class
Extension methods for generating query panel and paging placeholders.
public static class Korzh.EasyQuery.AspNet.EqHtmlHelpersPackage: Korzh.EasyQuery.AspNet4 (targets: net461)
Assembly: Korzh.EasyQuery.AspNet4.dll
Static Methods
Section titled “Static Methods”| Name | Type | Description |
|---|---|---|
EqHighLightFor(this HtmlHelper html, string value, string text, object htmlAttributes = null) | IHtmlString | Higlights value with text |
PageNavigator(this HtmlHelper html, IPaging paging) | IHtmlString | Renders the placeholder for the configurable paging control. |