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.
The method will check if there is a valid Leadtools.Medical.Workstation.WorkstationState.ModalityManager object.
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
