WebAppForm<(Of <(<'TFormModel>)>)>..::..LabelFor<(Of <(<'TProperty>)>)> Method
Namespace:
Suoranta.WebApp.Html
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public virtual IHtmlString LabelFor<TProperty>( Expression<Func<TFormModel, TProperty>> selector )
Type Parameters
- TProperty
Parameters
- selector
- Type: Expression<(Of <(<'Func<(Of <(<'TFormModel, TProperty>)>)>>)>)>

