Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Components.FormButton.RenderAsync Method

Renders the button HTML.

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

Syntax

public Task<string> RenderAsync();

Return Value

Returns the button as HTML.

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