Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Controllers.ControllerImpl.IsReload Property

Returns whether the current form submission is intended to reload the form without validation, essentially Apply without validation.

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

Syntax

public bool IsReload { get; }

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