WebConfig..::..GetBool Method

Gets the bool.

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

Syntax


public static bool GetBool(
	string keyName
)

Parameters

keyName
Type: String
Name of the key.

Return Value

true if XXXX, false otherwise.