LEADTOOLS WebForms and AJAX (Leadtools.Medical.WebViewer.ExternalControl assembly)

ShowSeries Method

Show in webframe



The Study Instance UID of the study
The Series Instance UID of the series to be displayed
Displays the specified study or series.
Syntax
'Declaration
 
Public Function ShowSeries( _
   ByVal studyInstanceUID As String, _
   ByVal seriesInstanceUID As String _
) As ControllerReturnCode
'Usage
 
Dim instance As MedicalWebViewerExternalController
Dim studyInstanceUID As String
Dim seriesInstanceUID As String
Dim value As ControllerReturnCode
 
value = instance.ShowSeries(studyInstanceUID, seriesInstanceUID)

Parameters

studyInstanceUID
The Study Instance UID of the study
seriesInstanceUID
The Series Instance UID of the series to be displayed
Example
For an example, refer to InitApplication.
Requirements

Target Platforms

See Also

Reference

MedicalWebViewerExternalController Class
MedicalWebViewerExternalController Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.