Click or drag to resize
BizFormInfoProviderRefreshDataCountInternal Method (BizFormInfo)
Refresh bizform items count.

Namespace: CMS.OnlineForms
Assembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 8.2.23
Syntax
C#
protected void RefreshDataCountInternal(
	BizFormInfo bzi
)

Parameters

bzi
Type: CMS.OnlineFormsBizFormInfo
BizFormInfo
See Also