HtmlHelperExtension.DevExpress(HtmlHelper) Method
Provides access to helper methods allowing you to render individual DevExpress ASP.NET MVC extensions.
Namespace: DevExpress.Web.Mvc.UI
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public static ExtensionsFactory DevExpress(
this HtmlHelper helper
)
#Parameters
Name | Type | Description |
---|---|---|
helper | Html |
A Html |
#Returns
Type | Description |
---|---|
Extensions |
An Extensions |