Unlike the ConfigurationSettings class this method allows reading from external files.
public String GetKeyFromConfigSection(String Key, String Section, String Filename)
Return Value
String
Parameters
String Key
The Key to retrieve
String Section
The Section where the key lives
String Filename
File to read from
Remarks
Requires permissions to read the external file
Overloads:
See also:
Class wwAppConfiguration© West Wind Technologies, 1996-2018 • Updated: 04/23/04
Comment or report problem with topic