RegisterConfiguration Method
Summary
Registers a new component configuration.
Syntax
public virtual bool RegisterConfiguration(
string componentName
)
public: virtual bool RegisterConfiguration(
string* componentName
)
public:
virtual bool RegisterConfiguration(
String^ componentName
)
Parameters
componentName
Type: System.String The name for the component where the configuration will be stored.