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

FormOptions..::..ResetOnSuccess Property

Resets the form into its initial state after a successful server operation.

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

Syntax


[JsonPropertyAttribute]
public bool ResetOnSuccess { get; set; }