HtmlHelperExtension
Methods
Kendo(Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper)
Gets the Kendo UI widget factory for creating widgets in the view.
Parameters
helper - Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<TModel>
The HTML helper instance.
RETURNS
A WidgetFactory instance for creating Kendo UI widgets.