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

Class wwAppConfiguration

Overloads:

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

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