ASPxClientSplitterPane.RefreshContentUrl Method
In This Article
Refreshes the content of the web page displayed within the current pane.
#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 pane.
See Also