WidgetFactoryExtensions..::..Widgets<(Of <(<'TPageModel>)>)> Method (HtmlHelper<(Of <(<'TPageModel>)>)>, Boolean)
Return Value
Standard widget builders. For builders that require access to properties of WebViewPage<(Of <(<'TModel>)>)>, use [Widgets{TPageModel}(HtmlHelper{TPageModel}, bool)]Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public static WebAppWidgets<TPageModel> Widgets<TPageModel>( this HtmlHelper<TPageModel> htmlHelper, bool noValidation )
Type Parameters
- TPageModel
Parameters
- htmlHelper
- Type: Suoranta.WebApp.View..::..HtmlHelper<(Of <(<'TPageModel>)>)>
- noValidation
- Type: Boolean

