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

IHtmlHelper..::..Register Method (String, Type, WidgetOptions)

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

Syntax


void Register(
	string widgetId,
	Type widgetClrType,
	WidgetOptions options
)

Parameters

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