View loaded from Session

Hello,

At what event does the View have reloaded all its content from the Session variable?

So I can MyView.Document.Clear(); the items and add new ones…

The GoView.Load event, which is actually the Control.Load event.