Hide

YetaWF Documentation

Display
Print

FormButton Component

FormButton (Display)

Displays a form button. If the model is null, nothing is rendered. The model defines various attributes of the form button.

Model Type: YetaWF.Core.Components.FormButton

[Category("Remote ZIP File"), Caption("Submit"), Description("Click to download and install the package")]
[UIHint("FormButton"), ReadOnly]
public FormButton RemoteGo { get; set; }