Click or drag to resize
BizFormGetBizFormAttachmentLink Method
Returns html code of link to bizform attached file.

Namespace: CMS.OnlineForms
Assembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 8.2.23
Syntax
C#
protected string GetBizFormAttachmentLink(
	string fileNameString
)

Parameters

fileNameString
Type: SystemString
BizForm file name - guid + extension

Return Value

Type: String
See Also