'Declaration
Sub BeforeCommandsDisplay( _ ByVal controller As IUserInterfaceContext, _ ByVal sessionSummaries As IList(Of ISessionSummary) _ )
void BeforeCommandsDisplay( IUserInterfaceContext controller, IList<ISessionSummary> sessionSummaries )
Parameters
- controller
- The User Interface Controller for the current process
- sessionSummaries
- Summaries of the selected sessions.