Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

IsViewRegistered<V> Method







The view type.
Returns a value that indicates if the provided view type is registered.
Syntax
public bool IsViewRegistered<V>()
'Declaration
 
Public Function IsViewRegistered(Of V)() As Boolean
'Usage
 
Dim instance As WorkstationUIFactory
Dim value As Boolean
 
value = instance.IsViewRegistered(Of V)()

            

            
public: bool IsViewRegistered<V>(); 
public:
bool IsViewRegisteredgeneric<typename V>
(); 

Type Parameters

V
The view type.

Return Value

true if a view with the given type is registered; otherwise, it is false.
Requirements

Target Platforms

See Also

Reference

WorkstationUIFactory Class
WorkstationUIFactory Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features