IsConfigurationRegistered Method

Summary
Checks whether a component has a configuration registered to it.
Syntax
C#
C++/CLI
public virtual bool IsConfigurationRegistered( 
   string componentName 
) 
public: virtual bool IsConfigurationRegistered(  
   string* componentName 
)  
public: 
virtual bool IsConfigurationRegistered(  
   String^ componentName 
)  

Parameters

componentName
Type: System.String The name of the component to check whether it has a registered configuration.

Remarks

To register a configuration for a component call the RegisterConfiguration

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.