WebAppWidgets<(Of <(<'TPageModel>)>)>..::..PostButton<(Of <(<'TFormModel>)>)> Method
Namespace:
Suoranta.WebApp.Kendo
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public ButtonBuilder PostButton<TFormModel>( Dom..::..Form<TFormModel> form, string text, string action, JsStatements onSuccess, ComponentSize size )
Type Parameters
- TFormModel
Parameters
- form
- Type: Suoranta.WebApp.View..::..Dom..::..Form<(Of <(<'TFormModel>)>)>
- text
- Type: String
- action
- Type: String
- onSuccess
- Type: Suoranta.WebApp.View.JS..::..JsStatements
- size
- Type: ComponentSize

