FormHelper GetBizFormFilesFolderPath Method Kentico 8.0 API Reference
Returns BizForm files folder physical path according to 'CMSBizFormFilesFolder' settings key.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

siteName
Type: OnlineSystem String
Site name
webFullPath (Optional)
Type: OnlineSystem String
Physical path to the root of the web project (e.g. c:\WebProject\), if it is not specified web application physical path is used (optional)

Return Value

Type: OnlineString
See Also