HtmlHelperExtension.DevExpress Method
Name | Parameters | Description |
---|---|---|
DevExpress(HtmlHelper) static | helper | Provides access to helper methods allowing you to render individual DevExpress ASP.NET MVC extensions. |
DevExpress<ModelType>(HtmlHelper<ModelType>) static | helper | Provides access to strongly typed helper methods allowing you to render individual DevExpress ASP.NET MVC extensions. |