Hide

YetaWF.ComponentsHTML Package Documentation

Display
Print

YetaWF.Modules.ComponentsHTML.Components.YetaWFView.RenderEndFormAsync Method

Renders the ending </form> tag.

Class: YetaWF.Modules.ComponentsHTML.Components.YetaWFView
Namespace: YetaWF.Modules.ComponentsHTML.Components
Assembly: YetaWF.ComponentsHTML

Syntax

protected Task<string> RenderEndFormAsync();

Return Value

Returns the HTML with the generated </form> tag.

See Also YetaWF.Modules.ComponentsHTML.Components.YetaWFView ClassYetaWF.ComponentsHTML PackageYetaWF.Core