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

WebAppWidgets<(Of <(<'TPageModel>)>)> Constructor (HtmlHelper<(Of <(<'TPageModel>)>)>, Boolean)

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

Syntax


public WebAppWidgets(
	HtmlHelper<TPageModel> htmlHelper,
	bool noValidation
)

Parameters

htmlHelper
Type: Suoranta.WebApp.View..::..HtmlHelper<(Of <(<'TPageModel>)>)>
noValidation
Type: Boolean