BizFormInfoProviderRefreshDataCountInternal Method (String, Int32) |
Refresh bizform items count.
Namespace: CMS.OnlineFormsAssembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 8.2.23
Syntax protected void RefreshDataCountInternal(
string formName,
int siteId
)
Parameters
- formName
- Type: SystemString
Form name - siteId
- Type: SystemInt32
Site ID
See Also