C#
VB
C++
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.
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