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

Show in webframe

GetPresenter<P,V> Method







The presenters type.
The view type registered for the presenter.
Returns the presenter registered with the provided type.
Syntax
public static P GetPresenter<P,V>()
where P: IWorkstationPresenter<V>
where V: 
'Declaration
 
Public Shared Function GetPresenter
    (Of P As IWorkstationPresenter(Of V),
     V As )() As P
'Usage
 
Dim value As P
 
value = PresentersFactory.GetPresenter(Of P, V)()

            

            
public: static P* GetPresenter<P,V>(); 
where P: IWorkstationPresenter<V>
where V: 
public:
static P^ GetPresentergeneric<typename P>
generic<typename V>
(); 
where P: IWorkstationPresenter<V>
where V: 

Type Parameters

P
The presenters type.
V
The view type registered for the presenter.

Return Value

The presenter registered with the provided type.
Requirements

Target Platforms

See Also

Reference

PresentersFactory Class
PresentersFactory Members

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