WebConfig..::..GetString Method (String, String)

Gets the string.

Namespace:  Core
Assembly:  Core (in Core.dll)

Syntax


public static string GetString(
	string keyName,
	string defaultValue
)

Parameters

keyName
Type: String
Name of the key.
defaultValue
Type: String
The default value.

Return Value

returns string