WidgetFactoryExtensions..::..Widgets<(Of <(<'TPageModel>)>)> Method (WebViewPage<(Of <(<'TPageModel>)>)>, Boolean)
Return Value
Fully View-aware widget buildersAssembly: 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

