FormBuilderBase<(Of <(<'TFormModel, TBuilder>)>)> Constructor
Namespace:
Suoranta.WebApp.Html
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public FormBuilderBase( WebViewPage webViewPage, string id, string actionURI, FormOptions options )
Parameters
- webViewPage
- Type: WebViewPage
- id
- Type: String
- actionURI
- Type: String
- options
- Type: Suoranta.WebApp.View.RazorHelpers..::..FormOptions

