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

FormOptions..::..Confirm Property

Gets or sets

Field Value

the text in the confirm prompt. Leave to null if no confirmation of submission is expected.

Namespace:  Suoranta.WebApp.View.RazorHelpers
Assembly:  Suoranta.WebApp (in Suoranta.WebApp.dll)

Syntax


[JsonPropertyAttribute]
public string Confirm { get; set; }