LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
GetAddInControlType Method
See Also 
Leadtools.Dicom.AddIn.Configuration Namespace > AdvancedSettings Class : GetAddInControlType Method



addinName
Name of the addin.
name
The name contol to get.
addinName
Name of the addin.
name
The name contol to get.
Gets a specific addin registered control type.

Syntax

Visual Basic (Declaration) 
Public Function GetAddInControlType( _
   ByVal addinName As String, _
   ByVal name As String _
) As Type
Visual Basic (Usage)Copy Code
Dim instance As AdvancedSettings
Dim addinName As String
Dim name As String
Dim value As Type
 
value = instance.GetAddInControlType(addinName, name)
C# 
public Type GetAddInControlType( 
   string addinName,
   string name
)
C++/CLI 
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: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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