West Wind Application Settings for .NET |
wwAppConfiguration.GetKeyFromConfigSection
|
Returns a single key from the Configuration Settings Section.
Syntax: |
public virtual string GetKeyFromConfigSection( string Key, string Section, string Filename ); |
| Parameters: |
Key Section Filename
|
| Remarks: | Requires permissions to read the external file |
Overloads: