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

WebAppFormBase<(Of <(<'TFormModel, TForm>)>)>..::..AddCustomButton Method (String, String, String, String)

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

Syntax


public virtual IHtmlString AddCustomButton(
	string name,
	string value,
	string text,
	string cssClasses
)

Parameters

name
Type: String
value
Type: String
text
Type: String
cssClasses
Type: String