ASPxClientPopupControlBase.RefreshContentUrl Method
Refreshes the content of the web page displayed within the control’s window.
Declaration
RefreshContentUrl(): void
Remarks
The RefreshContentUrl method can be used on the client side to refresh the content of the web page displayed within the window.
See Also