The following tables list the members exposed by MedicalWebViewerExternalController.
Public Constructors
Name | Description | |
---|---|---|
![]() |
MedicalWebViewerExternalController | The constructor for the MedicalWebViewerExternalController class. |
Public Methods
Name | Description | |
---|---|---|
![]() |
AddPatient | Adds the specified patient to the viewer. |
![]() |
CloseApplication | Logs out of the MedicalWebViewer and closes the browser. |
![]() |
CreateUser | Creates or updates a user for the viewer. |
![]() |
DeletePatient | Deletes the specified patient from the viewer. |
![]() |
DeleteUser | Deletes the specified user from the viewer. |
![]() |
FindPatient | Retrieves the first and last name for the patient having the specified PatientID. |
![]() |
FindSeries | Finds all series that match the specified search criteria. |
![]() |
FindStudies | Finds all studies that match the specified search criteria. |
![]() |
GetCurrentPatient | Gets the information about the current patient in the viewer. |
![]() |
GetImage | Returns the URL of the image with the specified SOP Instance UID. |
![]() |
InitApplication | Starts the CommandQueue web service which the MedicalWebViewer will poll for commands once launched. |
![]() |
ShowPatient | Displays the most recent series for the specified patientID. |
![]() |
ShowSeries | Shows the available series for the specified Series Instance UID in the viewer. |
![]() |
ShowStudy | Shows the available studies for the specified patient and study in the viewer. |
![]() |
Shutdown | Shuts down the CommandQueue web service. |
![]() |
UpdatePatient | Updates the current patient in the viewer with the new information. |
![]() |
UserLogin | Logs on to the MedicalWebViewer and launches it using the browser specified in the SelectedBrowser property. |
![]() |
UserLogout | Logs out of the MedicalViewer and returns to the Login page. |
Public Properties
Name | Description | |
---|---|---|
![]() |
FailureMessage | Gets or sets the Failure Message string. |
![]() |
IsStarted | Gets or sets a Boolean value that indicates whether the application has been started. This property returns true if InitApplication has been called. If InitApplication has not been called or ShutDown was called this property will return false. |
![]() |
LastPropertyCallReturnCode | Gets the ControllerReturnCode returned from the last property called. |
![]() |
SelectedBrowser | Gets or sets the browser to be launched. |
![]() |
Timeout | This property specifies how long to wait after issuing a command before timing out. |
![]() |
ViewerURL | Gets or sets the current ViewerURL. |
![]() |
Products |
Support |
Feedback: MedicalWebViewerExternalController Class Members - Leadtools.Medical.WebViewer.ExternalControl |
Introduction |
Help Version 19.0.2017.3.22
|