Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

WebAppWidgetFactory<(Of <(<'TPageModel>)>)>..::..Register<(Of <(<'TViewComponent, TBuilder>)>)> Method (TBuilder, WidgetOptions)

Namespace:  Suoranta.WebApp.Kendo
Assembly:  Suoranta.WebApp (in Suoranta.WebApp.dll)

Syntax


protected TBuilder Register<TViewComponent, TBuilder>(
	TBuilder builder,
	WidgetOptions options
)
where TViewComponent : WidgetBase
where TBuilder : WidgetBuilderBase<TViewComponent, TBuilder>

Type Parameters

TViewComponent
TBuilder

Parameters

builder
Type: TBuilder
options
Type: Suoranta.WebApp.Interfaces..::..WidgetOptions