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

WidgetFactoryExtensions..::..Widgets<(Of <(<'TPageModel>)>)> Method (WebViewPage<(Of <(<'TPageModel>)>)>, Boolean)

Return Value

Fully View-aware widget builders

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

Syntax


public static WebAppWidgets<TPageModel> Widgets<TPageModel>(
	this WebViewPage<TPageModel> webViewPage,
	bool noValidation
)

Type Parameters

TPageModel

Parameters

webViewPage
Type: Suoranta.WebApp.View..::..WebViewPage<(Of <(<'TPageModel>)>)>
noValidation
Type: Boolean