WebSession.Opening

From Xojo Documentation

Event


WebSession.Opening()

New in 2020r1

Supported for all project types and targets.


The session has started. This is a good place to do any initialization that is session/user specific.

See Also

WebSession.Closing event.