ASPxClientPopupWindow Methods
Represents a client-side equivalent of a popup control’s PopupWindow object.
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