protected override void ShowResultPage() { this.m_ResultPage = new API2MALT1ByPCRResultPage((YellowstonePathology.Business.Test.API2MALT1ByPCR.API2MALT1ByPCRTestOrder) this.m_PanelSetOrder, this.m_AccessionOrder, this.m_SystemIdentity); this.m_ResultPage.Next += new API2MALT1ByPCRResultPage.NextEventHandler(ResultsPage_Next); this.m_PageNavigator.Navigate(this.m_ResultPage); }
protected override void ShowResultPage() { this.m_ResultPage = new API2MALT1ByPCRResultPage((YellowstonePathology.Business.Test.API2MALT1ByPCR.API2MALT1ByPCRTestOrder)this.m_PanelSetOrder, this.m_AccessionOrder, this.m_SystemIdentity); this.m_ResultPage.Next += new API2MALT1ByPCRResultPage.NextEventHandler(ResultsPage_Next); this.m_PageNavigator.Navigate(this.m_ResultPage); }