Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Controllers.ControllerImpl.IsSubmit Property

Returns whether the current form submission used the Submit button to submit the form.

Class: YetaWF.Core.Controllers.ControllerImpl
Namespace: YetaWF.Core.Controllers
Assembly: YetaWF.Core

Syntax

public bool IsSubmit { get; }

See Also YetaWF.Core.Controllers.ControllerImpl ClassYetaWF.Core Overview