I'm looking for a way to use RadWindow as a MessageBox/Modal popup. Basically I need to send a message to the Window from any of the pages in the application and display the message.
Example: DisplayMessage("123 records have been successfully updated.")