ASPxClientPopupWindow Members
In This Article
#Properties
Name | Description |
---|---|
index |
Gets the index of the current popup window within the popup control’s ASPx |
name | Gets the name that uniquely identifies the current popup window. |
popup |
Gets the popup control to which the current popup window belongs. |
#Methods
Name | Description |
---|---|
Get |
Returns the URL pointing to the image displayed within the window footer. |
Get |
Returns the URL where the web browser will navigate when the text or image is clicked within the popup window’s footer. |
Get |
Returns the text displayed within the popup window’s footer. |
Get |
Returns the URL pointing to the image displayed within the window header. |
Get |
Returns the URL where the web browser will navigate when the text or image is clicked within the popup window’s header. |
Get |
Returns the text displayed within the window’s header. |
Set |
Specifies the URL which points to the image displayed within the window footer. |
Set |
Specifies the URL where the web browser will navigate when the text or image is clicked within the popup window’s footer. |
Set |
Specifies the text displayed within the window’s footer. |
Set |
Specifies the URL which points to the image displayed within the window header. |
Set |
Returns the URL where the web browser will navigate when the text or image is clicked within the popup window’s header. |
Set |
Specifies the text displayed within the window’s header. |
See Also