Rank: Member Groups: Member
Joined: 7/2/2009 Posts: 25
|
hi, if i try to fire this event folder renaming seems to cause a little problem on rendering (folder renamed, but in file explorer name disappear and no event catched). can you please verify it?
thanks a lot.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
I believe this is a bug. In the current build it fires FolderCreated event instead of FolderRenamed event. You can check the "NewFileName" property to determine whether it is a create event or rename event. Only rename event has "NewFileName" set.
Thanks!
|