ISessionView Interface Members
In This Topic
The following tables list the members exposed by ISessionView.
Public Properties
Public Methods
| 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. |
Top
See Also