'Declaration
Sub Process( _ ByVal controller As IUserInterfaceContext, _ ByVal commandName As String _ )
void Process( IUserInterfaceContext controller, string commandName )
Parameters
- controller
- The User Interface Controller for the current process
- commandName
- The command that was requested.