Dom<(Of <(<'TPageModel>)>)>..::..ActionParam<(Of <(<'TValue>)>)> Method (String, String, Expression<(Of <(<'Func<(Of <(<'TPageModel, TValue>)>)>>)>)>)
Namespace:
Suoranta.WebApp.View
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public Symbol ActionParam<TValue>( string action, string paramName, Expression<Func<TPageModel, TValue>> propSelector )
Type Parameters
- TValue
Parameters
- action
- Type: String
- paramName
- Type: String
- propSelector
- Type: Expression<(Of <(<'Func<(Of <(<'TPageModel, TValue>)>)>>)>)>

