Click or drag to resize
BizFormItemHandlerStartEvent Method (BizFormItem)
Initiates the event handling

Namespace: CMS.OnlineForms
Assembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 12.0.0
Syntax
C#
public BizFormItemHandler StartEvent(
	BizFormItem item
)

Parameters

item
Type: CMS.OnlineFormsBizFormItem
Handled item

Return Value

Type: BizFormItemHandler
See Also