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

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

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

Syntax


public TWidget Register<TWidget>(
	TWidget widget,
	WidgetOptions options
)
where TWidget : WidgetBase

Type Parameters

TWidget

Parameters

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