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 ASPxPopupControl allows you to display the content of other web pages by specifying their URLs. The control’s ContentUrl property is used to load a specific web page into the ASPxPopupControl.

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

This demo also illustrates the resizing feature of the ASPxPopupControl. This feature is enabled by setting the AllowResize property to true. The popup control's window can be resized by using the size grip or by 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
Open VB Solution
The source code files for this demo are installed (by default) in the following directories:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\ASPxDockAndPopupsDemos
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\VB\ASPxDockAndPopupsDemos