WebDialogBox is tightly integrated with WebDesktopManager.
This topic will show you how to integrate WebDialogBox with WebDesktopManager.
To integrate with WebDesktopManager
- Create a page containing WebDialogBox control.
- Right-click on WebDialogBox control and choose Properties.
- Set IntegratedToDesktopManager to True.
- Create a page containing WebDesktopManager control.
- Right-click on WebDesktopManager control and choose Properties.
- Go to Windows and click the button collection.
- Add a window. Set ContentURL to the page url which contains WebDialogBox
control.
- Run the project.