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

IHtmlHelper..::..Register<(Of <(<'TWidget>)>)> Method (String, WidgetOptions)

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

Syntax


void Register<TWidget>(
	string widgetId,
	WidgetOptions options
)
where TWidget : WidgetBase

Type Parameters

TWidget

Parameters

widgetId
Type: String
options
Type: Suoranta.WebApp.Interfaces..::..WidgetOptions