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

Dom<(Of <(<'TPageModel>)>)>..::..Update<(Of <(<'TProperty>)>)> Method (Expression<(Of <(<'Func<(Of <(<'TPageModel, TProperty>)>)>>)>)>)

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

Syntax


public JsStatements Update<TProperty>(
	Expression<Func<TPageModel, TProperty>> propSelector
)

Type Parameters

TProperty

Parameters

propSelector
Type: Expression<(Of <(<'Func<(Of <(<'TPageModel, TProperty>)>)>>)>)>