HtmlHelperExtensions.DevExtreme Method
| Name | Parameters | Description |
|---|---|---|
| DevExtreme(IHtmlHelper) static | html | Initializes a new widget factory. |
| DevExtreme<TModel>(IHtmlHelper<TModel>) static | html | Initializes a new widget factory in a strongly-typed page. |
| Name | Parameters | Description |
|---|---|---|
| DevExtreme(IHtmlHelper) static | html | Initializes a new widget factory. |
| DevExtreme<TModel>(IHtmlHelper<TModel>) static | html | Initializes a new widget factory in a strongly-typed page. |