LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)
LEAD Technologies, Inc

GetAddInControlType Method






Name of the addin.
The name contol to get.
Gets a specific addin registered control type.
Syntax
public Type GetAddInControlType( 
   string addinName,
   string name
)
'Declaration
 
Public Function GetAddInControlType( _
   ByVal addinName As String, _
   ByVal name As String _
) As Type
'Usage
 
Dim instance As AdvancedSettings
Dim addinName As String
Dim name As String
Dim value As Type
 
value = instance.GetAddInControlType(addinName, name)
public Windows.UI.Xaml.Interop.TypeName GetAddInControlType( 
   string addinName,
   string name
)
 function Leadtools.Dicom.AddIn.Configuration.AdvancedSettings.GetAddInControlType( 
   addinName ,
   name 
)
public:
Type^ GetAddInControlType( 
   String^ addinName,
   String^ name
) 

Parameters

addinName
Name of the addin.
name
The name contol to get.

Return Value

The type of the specified control.
Remarks
Returns null if the specified addin control doesn't exist.
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

AdvancedSettings Class
AdvancedSettings Members

 

 


Products | Support | Contact Us | Copyright Notices

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

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features