FormItemFactory

Methods

Add()

Adds an item to the collection

RETURNS

Returns a FormItemBuilder with the available configuration options.

AddGroup()

Adds an item to the collection

RETURNS

Returns a FormItemsContainerBuilder with the available configuration options.

AddAntiForgeryToken(Microsoft.AspNetCore.Html.IHtmlContent)

Adds the AntiForgeryToken input to the collection

Parameters

antiForgeryToken - Microsoft.AspNetCore.Html.IHtmlContent

RETURNS

Returns a FormItemsContainerBuilder with the available configuration options.