Click or drag to resize
BizFormComponentContextSaveBizFormItem Field
An event raised upon saving the corresponding BizFormItem. The before and after phases can be used to perform additional actions when saving the item.

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public readonly SaveBizFormItemHandler SaveBizFormItem

Field Value

Type: SaveBizFormItemHandler
See Also