Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

Password Property (ControlAttribute)






This attribute specifies that the dynamically generated configuration textbox item will be masked on input
Syntax
public bool Password {get; set;}
'Declaration
 
Public Property Password As Boolean
'Usage
 
Dim instance As ControlAttribute
Dim value As Boolean
 
instance.Password = value
 
value = instance.Password

            

            
public:
property bool Password {
   bool get();
   void set (    bool value);
}

Property Value

true to mask the input; false to not mask the input.
Remarks
For an example, see the Leadtools.Medical.ExternalStore.Sample.Addin demo located here: <INSTALLDIR>\Examples\PACSFramework\CS\Sample AddIns\Leadtools.Medical.ExternalStore.Sample.Addin
Requirements

Target Platforms

See Also

Reference

ControlAttribute Class
ControlAttribute Members

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