BizFormGetBizFormAttachmentLink Method |
Returns html code of link to bizform attached file.
Namespace: CMS.OnlineFormsAssembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 8.2.23
Syntax protected string GetBizFormAttachmentLink(
string fileNameString
)
Parameters
- fileNameString
- Type: SystemString
BizForm file name - guid + extension
Return Value
Type:
StringSee Also