RegisterConfiguration Method
Summary
Registers a new component configuration.
Syntax
Function RegisterConfiguration( _
ByVal componentName As String _
) As Boolean
Parameters
componentName
Type: System.String The name for the component where the configuration will be stored.