WebAppWidgets<(Of <(<'TPageModel>)>)>..::..RadioGroupFor<(Of <(<'TProperty>)>)> Method
Namespace:
Suoranta.WebApp.Kendo
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public RadioGroupBuilder RadioGroupFor<TProperty>( Expression<Func<TPageModel, TProperty>> property, bool readOnly )
Type Parameters
- TProperty
Parameters
- property
- Type: Expression<(Of <(<'Func<(Of <(<'TPageModel, TProperty>)>)>>)>)>
- readOnly
- Type: Boolean

