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

HtmlHelperBase<(Of <(<'TModel>)>)>..::..Register<(Of <(<'TViewComponent, TBuilder>)>)> Method (TBuilder, WidgetOptions)

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

Syntax


public TBuilder Register<TViewComponent, TBuilder>(
	TBuilder widget,
	WidgetOptions options
)
where TViewComponent : WidgetBase
where TBuilder : WidgetBuilderBase<TViewComponent, TBuilder>

Type Parameters

TViewComponent
TBuilder

Parameters

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