Initializes an new instance of the MedicalWebViewerLoader class.
manageServiceUrl
The System.String address of the WCF Leadtools.Dicom.WCF.DICOMService that implements the Leadtools.Dicom.WCF.IManageService interface.
queryServiceUrl
The System.String address of the WCF Leadtools.Dicom.WCF.DICOMService that implements the Leadtools.Dicom.WCF.IQueryService interface.
objectRetrieveServiceUrl
The System.String address of the WCF Leadtools.Dicom.WCF.DICOMService that implements the Leadtools.Dicom.WCF.IObjectRetrieveService interface.
storeServiceUrl
The System.String address of the WCF Leadtools.Dicom.WCF.DICOMService that implements the Leadtools.Dicom.WCF.IStoreService interface.
userName
The user name for the user consuming the web service.
password
The user password for the user account consuming the web service.
Refer to the Medical Web Viewer demo in the WorkstationWebViewer project.