public interface IConfigurationSectionHandler
|
Create | Implemented by all configuration section handlers to parse the XML of the configuration section. The returned object is added to the configuration collection and is accessed by ConfigurationSettings.GetConfig. |
parent
configContext
section