v13.3.12916-Beta
·
33 commits
to master
since this release
- After calling IFolder.CreateFileAsync() method, the Engine reads newly created file ID by calling IBind.Id property. If IBind is implemented on file, the ID is returned in resource-id property.
- IFolder.CreateFolderAsync() method now returns IFolder interface. If the folder implements IBind, the ID of the newly created folder is returned to the client.
- UI of WebDAV wizards for Visual Studio updated.