LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

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>()
 function Leadtools.Medical.Workstation.UI.Factory.WorkstationUIFactory.IsViewRegistered()
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationUIFactory Class
WorkstationUIFactory Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.