Name | Description | |
---|---|---|
![]() | Close | Close the view and prepare to be released (object will still be disposed separately) |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable) |
![]() | Initialize | Called to initialize the session view. |
![]() | RefreshData | Called to ask the view to refresh the data its display is based on. |