LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

GetAddInControlType Method

Show in webframe





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:
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

See Also

Reference

AdvancedSettings Class
AdvancedSettings Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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