WidgetExtensions..::..Register<(Of <(<'TViewComponent, TBuilder>)>)> Method
Namespace:
Suoranta.WebApp.Kendo.RazorHelpers
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public static TBuilder Register<TViewComponent, TBuilder>( TBuilder builder, IHtmlHelper htmlHelper ) where TViewComponent : WidgetBase where TBuilder : WidgetBuilderBase<TViewComponent, TBuilder>
Type Parameters
- TViewComponent
- TBuilder

