Method | Description | |
---|---|---|
Create ( object parent, object configContext, |
Loads a ConfigurationSection from .config file into a EmailSettings object This method is invoked from the .NET configuration system when parsing the .config file. |
public Create ( object parent, object configContext, |
||
parent | object | Parent object |
configContext | object | Configuration context object |
section | EmailSettings XML node from the configuration file | |
return | object |