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
See also:

Class wwAppConfiguration

Overloads:

public virtual string GetKeyFromConfigSection( string Key, string Section );

Last Updated: 1/28/2007 | Send topic feedback