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

WebAppForm<(Of <(<'TFormModel>)>)> Class

Token whose disposal triggers [IFormBuilder.WriteEndTag(SysMvc.AjaxHelper)]

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

Syntax


public class WebAppForm<TFormModel> : WebAppFormBase<TFormModel, WebAppForm<TFormModel>>

Type Parameters

TFormModel

Inheritance Hierarchy


Object
  Suoranta.WebApp.Html..::..WebAppFormBase<(Of <(<'TFormModel, WebAppForm<(Of <(<'TFormModel>)>)>>)>)>
    Suoranta.WebApp.Html..::..WebAppForm<(Of <(<'TFormModel>)>)>