Determines whether the object can run the view.
public override bool CanInitializeView(WorkstationContainer container)
Public Overrides Function CanInitializeView( _ByVal container As Leadtools.Medical.Workstation.WorkstationContainer _) As Boolean
public:bool CanInitializeView(Leadtools.Medical.Workstation.WorkstationContainer^ container) override
container
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
true if the presenter can activate the view; otherwise, it is false.
This method will make sure there is a registered Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent and Leadtools.Medical.Workstation.DataAccessLayer.IWorkstationDataAccessAgent in the Services; then, it checks that the ActiveCell has valid series information.
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
