HtmlHelperExtension Class
Extends the standard HtmlHelper class with a DevExpress specific extension method.
Namespace: DevExpress.Web.Mvc.UI
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Remarks
The HtmlHelperExtension class contains the HtmlHelperExtension.DevExpress extension method that extends the HtmlHelper class. This method provides access to DevExpress HTML helpers, allowing you to create DevExpress MVC extensions.
Inheritance
Object
HtmlHelperExtension
See Also