Skip to content

EqHtmlHelpers class

Extension methods for generating query panel and paging placeholders.

public static class Korzh.EasyQuery.AspNet.EqHtmlHelpers

Package: Korzh.EasyQuery.AspNet4 (targets: net461)

Assembly: Korzh.EasyQuery.AspNet4.dll

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.