Dom<(Of <(<'TPageModel>)>)>..::..ChangeEvent<(Of <(<'TProperty>)>)> Method
JsStatement invoking change handler for property
Namespace:
Suoranta.WebApp.ViewAssembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public static JsStatement ChangeEvent<TProperty>( Expression<Func<TPageModel, TProperty>> propSelector )
Type Parameters
- TProperty
Parameters
- propSelector
- Type: Expression<(Of <(<'Func<(Of <(<'TPageModel, TProperty>)>)>>)>)>

