LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

SetAddInControl Method

Show in webframe





Name of the addin.
The name of the control.
The type of the control.
Set a control option for a specific addin.
Syntax
public void SetAddInControl( 
   string addinName,
   string name,
   Type type
)
'Declaration
 
Public Sub SetAddInControl( _
   ByVal addinName As String, _
   ByVal name As String, _
   ByVal type As Type _
) 
'Usage
 
Dim instance As AdvancedSettings
Dim addinName As String
Dim name As String
Dim type As Type
 
instance.SetAddInControl(addinName, name, type)

            

            
public:
void SetAddInControl( 
   String^ addinName,
   String^ name,
   Type^ type
) 

Parameters

addinName
Name of the addin.
name
The name of the control.
type
The type of the control.
Remarks
Controls are name/type pairs that are stored under an addin configuration in the <control></control> tag. If the control doesn't currently exist it is added to the configuration.
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