Show theme settings Shopping cart Download trialFree Trial
Change Theme Settings
Change Theme Settings
Themes
 
Show All Themes
v
...v

Content URL


Click here to send us a message...


The PopupControl extension allows display of the contents of other web pages specified by their URLs. In order to load a specific web page into the PopupControl, the ContentUrl property is used.

In this demo, the ContentUrl property is assigned with the navigation location of a specific web page that emulates a feedback form. The page's content is loaded into the popup window automatically.

This demo also illustrates the resizing feature of the PopupControl extension. This feature is enabled by setting the AllowResize property to true. The popup window can be resized by using the size grip or dragging the window's edges.

Collapse/Expand
Local Copy of this Demo
To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer.
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
Open CS Solution
The source code files for this demo are installed (by default) in the following directory:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\MVCxDockAndPopupsDemos