Dom<(Of <(<'TPageModel>)>)>..::..SetState<(Of <(<'TProperty>)>)> Method
Namespace:
Suoranta.WebApp.View
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public JsStatement SetState<TProperty>( Expression<Func<TPageModel, TProperty>> propSelector, bool readOnly )
Type Parameters
- TProperty
Parameters
- propSelector
- Type: Expression<(Of <(<'Func<(Of <(<'TPageModel, TProperty>)>)>>)>)>
- readOnly
- Type: Boolean

