Retrieves all values from an AppSettings style Configuration section as an untyped NameValueCollection.
public NameValueCollection GetAllKeysFromConfigSection(String Section)
Return Value
NameValueCollection
Parameters
String Section
The Section to read from. Must be an AppSettings style section.
Overloads:
See also:
Class wwAppConfiguration© West Wind Technologies, 1996-2018 • Updated: 04/21/04
Comment or report problem with topic