eqhtmlhelpers-class
Extension methods for generating query panel and paging placeholders.
public static class Korzh.EasyQuery.AspNet.EqHtmlHelpers
Assembly: Korzh.EasyQuery.AspNet4.dll
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. |