CanInitializeView Method

Summary
Determines whether the object can run the view.
Syntax
C#
C++/CLI
public override bool CanInitializeView( 
   WorkstationContainer container 
) 
public:  
   virtual bool CanInitializeView( 
      WorkstationContainer^ container 
   ) override 

Parameters

container
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.

Return Value

true if the presenter can activate the view; otherwise, it is false.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.