WebConfig
.
.
::
.
.
GetBool Method
Gets the bool.
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
public
static
bool
GetBool
(
string
keyName
)
Parameters
keyName
Type:
String
Name of the key.
Return Value
true
if XXXX,
false
otherwise.
See Also
WebConfig Class
Core Namespace