Saves temporary attachments for specified form.
            
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 
- formGuid
 - Type: 
System Guid
Form GUID 
- siteName
 - Type: 
System String
Site name 
- tree
 - Type: CMS.DocumentEngine TreeProvider
TreeProvider to use 
Return Value
Type:True if node was changed, false otherwise
See Also