WebAppFormBase<(Of <(<'TFormModel, TForm>)>)>..::..AddCustomButton Method (String, String, String, WidgetSize, ButtonStyle)
Namespace:
Suoranta.WebApp.Html
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public virtual IHtmlString AddCustomButton( string name, string value, string text, WidgetSize size, ButtonStyle style )
Parameters
- name
- Type: String
- value
- Type: String
- text
- Type: String
- size
- Type: Suoranta.WebApp.Html..::..WidgetSize
- style
- Type: Suoranta.WebApp.Html..::..ButtonStyle

