Click or drag to resize
BizFormItemProviderSetItemInternal Method
Sets given BizForm item

Namespace: CMS.OnlineForms
Assembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 9.0.0
Syntax
C#
protected virtual void SetItemInternal(
	BizFormItem item
)

Parameters

item
Type: CMS.OnlineFormsBizFormItem
BizForm item
See Also