Method gets unique temporary attachment file name in the form scope.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- formGuid
- Type: System Guid
GUID of the form
- fileName
- Type: System String
Name of file
- currentAttachmentId
- Type: System Int32
Current attachment ID
- siteId
- Type: System Int32
Site ID
Return Value
Type: StringUnique attachment name
See Also