Click or drag to resize
KenticoFormSectionBuilderControllerIndex Method
Default action

Namespace: Kentico.Forms.Web.Mvc.Sections
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public Task<ActionResult> Index(
	string typeIdentifier
)

Parameters

typeIdentifier
Type: SystemString

Return Value

Type: TaskActionResult
See Also