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

ActionOnSuccess Enumeration

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

Syntax


public enum ActionOnSuccess

Members


Member nameDescription
None
CompleteClose or disable the form after a successful server action.
ResetReset the form into its initial state after a successful server action.