wwAppConfiguration.GetKeyFromConfigSection

Returns a key from the Configuration Settings Section.

This version of the method simply calls through to the ConfigSettings class but the overload allows for using an external file.

public String GetKeyFromConfigSection(String Key, String Section)

Return Value

String

Parameters

Key

Section

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