Click or drag to resize
BizFormInfoProviderRefreshDataCount Method (String, Int32)
Refresh bizform items count.

Namespace: CMS.OnlineForms
Assembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 9.0.0
Syntax
C#
public static void RefreshDataCount(
	string formName,
	int siteId
)

Parameters

formName
Type: SystemString
Form name
siteId
Type: SystemInt32
Site ID
See Also