ASPxClientPopupControlBase.RefreshContentUrl Method
In This Article
Refreshes the content of the web page displayed within the control’s window.
#Declaration
TypeScript
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