Initializes an new instance of the MedicalWebViewerLoader class.
public MedicalWebViewerLoader(string manageServiceUrl,string queryServiceUrl,string objectRetrieveServiceUrl,string storeServiceUrl,string userName,string password)
Public Function New( _ByVal manageServiceUrl As String, _ByVal queryServiceUrl As String, _ByVal objectRetrieveServiceUrl As String, _ByVal storeServiceUrl As String, _ByVal userName As String, _ByVal password As String _)
public:MedicalWebViewerLoader(String^ manageServiceUrl,String^ queryServiceUrl,String^ objectRetrieveServiceUrl,String^ storeServiceUrl,String^ userName,String^ password)
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
