Refresh
- Last UpdatedOct 10, 2025
- 1 minute read
The client uses the refresh property when it's ready to refresh the widget. You can use this together with the On Refresh event.
Example
control.findByXmlNode("Widget1").widgetProperties.refresh = JSON.stringify(Date.now());