When deleting documents in my application, I display a messagebox to confirm the deletion. However, the messagebox shows the correct message, but it also shows the server url instead of a meaningful messagebox title.
How can I modify the messagebox title to show something like "Document deletion" instead of the servername ?