FormHelperBizFormFilesFolder Method |
Gets custom bizform file folder path.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.2.23
Syntax public static string BizFormFilesFolder(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
StringValue of custom bizform file folder
See Also