Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Components.FormButton.Action Property

The module action invoked by the button. May be null.

Class: YetaWF.Core.Components.FormButton
Namespace: YetaWF.Core.Components
Assembly: YetaWF.Core

Syntax

public ModuleAction? Action { get; private set; }

See Also YetaWF.Core.Components.FormButton ClassYetaWF.Core Overview