Returns unique attachment file name in the document scope.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- node
- Type: CMS.DocumentEngine TreeNode
Document node
- fileName
- Type: System String
Attachment file name
- currentAttachmentId
- Type: System Int32
Current attachment ID
- tree
- Type: CMS.DocumentEngine TreeProvider
Tree provider to use
Return Value
Type: StringSee Also