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

WebAppWidgetFactory<(Of <(<'TPageModel>)>)>..::..GetValueWithEnum<(Of <(<'TValue>)>)> Method

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

Syntax


protected string GetValueWithEnum<TValue>(
	Expression<Func<TPageModel, TValue>> expression
)

Type Parameters

TValue

Parameters

expression
Type: Expression<(Of <(<'Func<(Of <(<'TPageModel, TValue>)>)>>)>)>