Skip to main content

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

NameTypeDescription
EqHighLightFor(this `HtmlHelper` html, `string` value, `string` text, `object` htmlAttributes = null)IHtmlStringHiglights value with text
PageNavigator(this HtmlHelper html, IPaging paging)IHtmlStringRenders the placeholder for the configurable paging control.