Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Controllers.ControllerImpl.OnApplyEnum Enumeration

The type of processing used when processing the Apply action for a form, used with the FormProcessed method.

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

Syntax

protected enum OnApplyEnum;

Values

NameValueDescription
ReloadModule1Reload the current module.
ReloadPage2Reload the current page.

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