Click or drag to resize
BizFormInfoProviderDeleteDataInternal Method
Delete all bizform data.

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

Parameters

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