protected override void ShowResultPage()
 {
     this.m_LynchSyndromeIHCPanelResultPage       = new LynchSyndromeIHCPanelResultPage(this.m_PanelSetOrderLynchSyndromeIHC, this.m_AccessionOrder, this.m_SystemIdentity);
     this.m_LynchSyndromeIHCPanelResultPage.Next += new LynchSyndromeIHCPanelResultPage.NextEventHandler(LynchSyndromeIHCPanelResultPage_Next);
     this.m_PageNavigator.Navigate(this.m_LynchSyndromeIHCPanelResultPage);
 }
 protected override void ShowResultPage()
 {
     this.m_LynchSyndromeIHCPanelResultPage = new LynchSyndromeIHCPanelResultPage(this.m_PanelSetOrderLynchSyndromeIHC, this.m_AccessionOrder, this.m_SystemIdentity);
     this.m_LynchSyndromeIHCPanelResultPage.Next += new LynchSyndromeIHCPanelResultPage.NextEventHandler(LynchSyndromeIHCPanelResultPage_Next);
     this.m_PageNavigator.Navigate(this.m_LynchSyndromeIHCPanelResultPage);
 }