Click or drag to resize
FormHelperBizFormFilesFolder Method
Gets custom bizform file folder path.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.2.23
Syntax
C#
public static string BizFormFilesFolder(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: String
Value of custom bizform file folder
See Also