admin
-
12/18/2006 10:12:24 AM
Re: attachment in my document
I'm sorry, you actually need to handle the OnAfterUpdate method of the TreeNode handler because the document is first inserted and the uploaded attachments are then stored in the database and their GUID is assigned to the TreeNode, after which the TreeNode.Update method is called.
Regards,
|