HtmlHelperExtensions.DevExpress Method
| Name | Parameters | Description |
|---|---|---|
| DevExpress(IHtmlHelper) static | htmlHelper | Provides access to helper methods that allow you to render individual DevExpress ASP.NET Core extensions. |
| DevExpress<TModel>(IHtmlHelper<TModel>) static | htmlHelper | Provides access to strongly typed helper methods that allow you to render individual DevExpress ASP.NET Core extensions. |