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