Click or drag to resize
KenticoFormBuilderConfigurationControllerSet Method
Sets configuration of a form edited by Form builder.

Namespace: Kentico.Forms.Web.Mvc.Internal
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public Task<ContentResult> Set()

Return Value

Type: TaskContentResult
See Also