WebSession.RequestedData
From Xojo Documentation
Method
WebSession.RequestedData(Key As String, Value As String)
New in 2020r1
Supported for all project types and targets.
New in 2020r1
Supported for all project types and targets.
Fires in response to the RequestData method being called.
Notes
This event fires asynchronously in response to the RequestData method.
See Also
WebSession.RequestData method.