Discuss this help topic in SecureBlackbox Forum
Removes the directory on a server side.
Declaration
Parameters
Return value
True if operation was completed successfully;
False otherwise.
Description
Use this method to delete the directory specified by Path parameter. If the directory was successfully deleted, the OnSuccess event is fired. The OnError event is fired otherwise.